We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3df76 commit 2d8c9d7Copy full SHA for 2d8c9d7
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