We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dd9fb3 commit 3984a1dCopy full SHA for 3984a1d
1 file changed
go.mod
@@ -1,8 +1,6 @@
1
module github.com/cloudquery/plugin-pb-go
2
3
-go 1.23.0
4
-
5
-toolchain go1.23.3
+go 1.24.2
6
7
require (
8
github.com/Masterminds/semver v1.5.0
0 commit comments