mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 09:47:54 +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
|
||||
|
||||
go 1.18
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/onsi/ginkgo v1.16.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue