Skip to content

Commit 9ad7ff2

Browse files
committed
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.1
1 parent 9b9b97c commit 9ad7ff2

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.0
44

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

0 commit comments

Comments
 (0)