We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b3df76 + 2d8c9d7 commit 11508b6Copy full SHA for 11508b6
Makefile
@@ -11,7 +11,7 @@ GO_FMT := gofmt
11
GO_CYCLO := gocyclo
12
GO_LINT := golint
13
GO_CILINT := golangci-lint
14
-GO_VERSION ?= 1.19.6
+GO_VERSION ?= 1.19.8
15
GOLICENSES_VERSION ?= v1.5.0
16
17
# TEST_TAGS is the set of extra build tags passed for tests.
0 commit comments