Skip to content

Commit

Permalink
Merge pull request #616 from jaybooth4/backport-0.11
Browse files Browse the repository at this point in the history
 Update prometheus-adapter go patch versions
  • Loading branch information
k8s-ci-robot authored Nov 7, 2023
2 parents 0345bb8 + 7b79fd8 commit 14f06de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ VERSION=$(shell cat VERSION)
TAG_PREFIX=v
TAG?=$(TAG_PREFIX)$(VERSION)

GO_VERSION?=1.20.4
GO_VERSION?=1.20.10
GOLANGCI_VERSION?=1.53.2

.PHONY: all
Expand Down

0 comments on commit 14f06de

Please sign in to comment.