We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d0231e commit 0f5a482Copy full SHA for 0f5a482
1 file changed
install-virtualenv.sh
@@ -49,7 +49,7 @@ go1 install github.com/haya14busa/goplay/cmd/goplay@latest
49
go1 install github.com/fatih/gomodifytags@latest
50
go1 install github.com/josharian/impl@latest
51
go1 install github.com/cweill/gotests/gotests@latest
52
-go1 install github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.6.6
+go1 install github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.6.1
53
54
# protobuf
55
# https://github.com/protocolbuffers/protobuf-go
0 commit comments