We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a306c63 commit 9532f8fCopy full SHA for 9532f8f
pkg/golinters/ginkgolinter/testdata/go.mod
@@ -2,8 +2,6 @@ module ginkgolinter
2
3
go 1.23.0
4
5
-toolchain go1.24.1
6
-
7
require (
8
github.com/onsi/ginkgo/v2 v2.23.3
9
github.com/onsi/gomega v1.36.3
pkg/golinters/protogetter/testdata/go.mod
@@ -2,8 +2,6 @@ module protogetter
go 1.22.0
google.golang.org/grpc v1.71.1
google.golang.org/protobuf v1.36.6
0 commit comments