Skip to content

Commit a2c21a2

Browse files
committed
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.0
1 parent 03944f2 commit a2c21a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/simple_plugin/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.22.7
44

55
require (
66
github.com/apache/arrow/go/v17 v17.0.0
7-
github.com/cloudquery/plugin-sdk/v4 v4.69.0
7+
github.com/cloudquery/plugin-sdk/v4 v4.70.0
88
github.com/rs/zerolog v1.33.0
99
)
1010

0 commit comments

Comments
 (0)