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 f8ca40e commit 70b4b5aCopy full SHA for 70b4b5a
examples/simple_plugin/go.mod
@@ -4,7 +4,7 @@ go 1.24.4
4
5
require (
6
github.com/apache/arrow-go/v18 v18.4.0
7
- github.com/cloudquery/plugin-sdk/v4 v4.87.3
+ github.com/cloudquery/plugin-sdk/v4 v4.87.4
8
github.com/rs/zerolog v1.34.0
9
)
10
0 commit comments