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 767ae65 commit 50a3abfCopy full SHA for 50a3abf
examples/simple_plugin/go.mod
@@ -1,6 +1,6 @@
1
module github.com/cloudquery/plugin-sdk/examples/simple_plugin
2
3
-go 1.24.4
+go 1.25.1
4
5
require (
6
github.com/apache/arrow-go/v18 v18.4.0
go.mod
module github.com/cloudquery/plugin-sdk/v4
0 commit comments