Skip to content

Commit

Permalink
update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
trntv committed Mar 16, 2021
1 parent 039e5d9 commit bd36a8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module gitlab.com/rentberry/rentberry/services/mandrill-prometheus-exporter
module github.com/rentberry/mandrill-prometheus-exporter

go 1.15
go 1.16

require (
github.com/kelseyhightower/envconfig v1.4.0
Expand Down

0 comments on commit bd36a8c

Please sign in to comment.