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 0bea6e7 commit ffbc4f3Copy full SHA for ffbc4f3
examples/simple_plugin/go.mod
@@ -6,7 +6,7 @@ toolchain go1.24.1
6
7
require (
8
github.com/apache/arrow-go/v18 v18.2.0
9
- github.com/cloudquery/plugin-sdk/v4 v4.74.2
+ github.com/cloudquery/plugin-sdk/v4 v4.75.0
10
github.com/rs/zerolog v1.33.0
11
)
12
0 commit comments