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.
1 parent a0e28f4 commit d86121cCopy full SHA for d86121c
Makefile
@@ -25,7 +25,7 @@ GO_PACKAGES=$(shell go list ./... | grep -v vendor)
25
vet
26
27
OCT_TOOL_NAME=oct
28
-GOLANGCI_VERSION=v1.64.2
+GOLANGCI_VERSION=v1.64.3
29
30
# Run the unit tests and build all binaries
31
build:
0 commit comments