mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-05 17:27:51 +00:00
*: update-lint
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
This commit is contained in:
parent
d3784c5725
commit
1d31a46aa1
2 changed files with 6 additions and 6 deletions
2
Makefile
2
Makefile
|
|
@ -9,7 +9,7 @@ TAG_PREFIX=v
|
|||
TAG?=$(TAG_PREFIX)$(VERSION)
|
||||
|
||||
GO_VERSION?=1.22.2
|
||||
GOLANGCI_VERSION?=1.53.2
|
||||
GOLANGCI_VERSION?=1.56.2
|
||||
|
||||
.PHONY: all
|
||||
all: prometheus-adapter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue