Skip to content

Commit b8a499d

Browse files
Merge branch 'main' into fix/revert_grpc
2 parents dd95b59 + 80d9f6f commit b8a499d

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/v18 v18.0.0
7-
github.com/cloudquery/plugin-sdk/v4 v4.72.1
7+
github.com/cloudquery/plugin-sdk/v4 v4.72.2
88
github.com/rs/zerolog v1.33.0
99
)
1010

0 commit comments

Comments
 (0)