mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 17:57:51 +00:00
Update go version
This commit is contained in:
parent
c84e5ab4c6
commit
cd6081735f
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
||||||
module sigs.k8s.io/prometheus-adapter
|
module sigs.k8s.io/prometheus-adapter
|
||||||
|
|
||||||
go 1.18
|
go 1.19
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/onsi/ginkgo v1.16.5
|
github.com/onsi/ginkgo v1.16.5
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue