We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc18359 commit 5483920Copy full SHA for 5483920
1 file changed
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/golangci-lint@v1.60.3
+go1.25 install github.com/golangci/golangci-lint/cmd/golangci-lint@v2.4.0
48
49
# protobuf
50
# https://github.com/protocolbuffers/protobuf-go
0 commit comments