Skip to content

Commit

Permalink
Merge pull request #16 from acend/renovate/go-1.x
Browse files Browse the repository at this point in the history
Update module go to 1.18
  • Loading branch information
mebagel authored Jul 29, 2022
2 parents 872025f + 31c6206 commit 42d55cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module prometheus-training-app

go 1.15
go 1.18

require (
github.com/prometheus/client_golang v1.12.2
Expand Down

0 comments on commit 42d55cd

Please sign in to comment.