Skip to content
This repository was archived by the owner on Jan 15, 2023. It is now read-only.

Commit 330bb43

Browse files
committed
Switch to the latest released version.
1 parent aeb9199 commit 330bb43

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
@@ -5,7 +5,7 @@ init:
55
go install -v ./vendor/github.com/dvyukov/go-fuzz/go-fuzz \
66
./vendor/github.com/dvyukov/go-fuzz/go-fuzz-build \
77
./vendor/golang.org/x/tools/cmd/stringer
8-
curl https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(GOPATH)/bin v1.10.2
8+
curl https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(GOPATH)/bin
99

1010
install:
1111
go generate ./...

0 commit comments

Comments
 (0)