Skip to content

Commit d86121c

Browse files
authored
Update GolangCI to v1.64.3 (#282)
1 parent a0e28f4 commit d86121c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ GO_PACKAGES=$(shell go list ./... | grep -v vendor)
2525
vet
2626

2727
OCT_TOOL_NAME=oct
28-
GOLANGCI_VERSION=v1.64.2
28+
GOLANGCI_VERSION=v1.64.3
2929

3030
# Run the unit tests and build all binaries
3131
build:

0 commit comments

Comments
 (0)