Update go version to 1.15

This commit is contained in:
Ian Fijolek
2021-01-08 18:13:34 -05:00
parent a1b906b94a
commit 2c4543a7bc
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module git.iamthefij.com/iamthefij/minitor-go
go 1.12
go 1.15
require (
github.com/prometheus/client_golang v1.2.1