We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5554039 commit 8ca4b8fCopy full SHA for 8ca4b8f
examples/simple_plugin/go.mod
@@ -1,8 +1,6 @@
1
module github.com/cloudquery/plugin-sdk/examples/simple_plugin
2
3
-go 1.23.0
4
-
5
-toolchain go1.24.1
+go 1.24.2
6
7
require (
8
github.com/apache/arrow-go/v18 v18.2.0
go.mod
module github.com/cloudquery/plugin-sdk/v4
0 commit comments