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 2e01af2 commit b3f41b1Copy full SHA for b3f41b1
examples/simple_plugin/go.mod
@@ -4,7 +4,7 @@ go 1.20
4
5
require (
6
github.com/apache/arrow/go/v13 v13.0.0-20230731205701-112f94971882
7
- github.com/cloudquery/plugin-sdk/v4 v4.5.0
+ github.com/cloudquery/plugin-sdk/v4 v4.5.1
8
github.com/rs/zerolog v1.30.0
9
)
10
0 commit comments