Bump to go 1.13

This commit is contained in:
Lili Cosic
2020-04-17 09:53:19 +02:00
parent 926337feac
commit b0f70c173b
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/coreos/kube-prometheus
go 1.12
go 1.13
require (
github.com/Jeffail/gabs v1.2.0