mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-05 17:27:51 +00:00
*: bump deps
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
This commit is contained in:
parent
63bd3e8d44
commit
fdde189945
3 changed files with 284 additions and 1018 deletions
2
Makefile
2
Makefile
|
|
@ -8,7 +8,7 @@ VERSION=$(shell cat VERSION)
|
|||
TAG_PREFIX=v
|
||||
TAG?=$(TAG_PREFIX)$(VERSION)
|
||||
|
||||
GO_VERSION?=1.20.10
|
||||
GO_VERSION?=1.22.2
|
||||
GOLANGCI_VERSION?=1.53.2
|
||||
|
||||
.PHONY: all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue