We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b41044d commit 8749aecCopy full SHA for 8749aec
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.1
6
7
require (
8
github.com/apache/arrow-go/v18 v18.1.0
go.mod
module github.com/cloudquery/plugin-sdk/v4
0 commit comments