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 eec43b8 commit ce12a61Copy full SHA for ce12a61
examples/simple_plugin/go.mod
@@ -4,7 +4,7 @@ go 1.21.1
4
5
require (
6
github.com/apache/arrow/go/v15 v15.0.0-20240114144300-7e703aae55c1
7
- github.com/cloudquery/plugin-sdk/v4 v4.28.0
+ github.com/cloudquery/plugin-sdk/v4 v4.29.0
8
github.com/rs/zerolog v1.30.0
9
)
10
0 commit comments