Skip to content

Commit 445f4b8

Browse files
committed
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.1
1 parent 400c3a0 commit 445f4b8

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
@@ -6,7 +6,7 @@ toolchain go1.24.1
66

77
require (
88
github.com/apache/arrow-go/v18 v18.2.0
9-
github.com/cloudquery/plugin-sdk/v4 v4.80.0
9+
github.com/cloudquery/plugin-sdk/v4 v4.80.1
1010
github.com/rs/zerolog v1.34.0
1111
)
1212

0 commit comments

Comments
 (0)