We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a4dff4 commit ce464d4Copy full SHA for ce464d4
install-virtualenv.sh
@@ -44,7 +44,7 @@ go1.25 install github.com/haya14busa/goplay/cmd/goplay@latest
44
go1.25 install github.com/fatih/gomodifytags@latest
45
go1.25 install github.com/josharian/impl@latest
46
go1.25 install github.com/cweill/gotests/gotests@latest
47
-go1.25 install github.com/golangci/golangci-lint/cmd/[email protected]
+go1.25 install github.com/golangci/golangci-lint/v2/cmd/[email protected]
48
49
# protobuf
50
# https://github.com/protocolbuffers/protobuf-go
0 commit comments