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 ba61d0f commit f18d484Copy full SHA for f18d484
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.82.0
+ github.com/cloudquery/plugin-sdk/v4 v4.82.1
10
github.com/rs/zerolog v1.34.0
11
)
12
0 commit comments