Skip to content

Commit 9189a2d

Browse files
Merge branch 'main' into renovate/github.com-cloudquery-plugin-pb-go-1.x
2 parents 6c56f5c + 82a1a4b commit 9189a2d

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.1.0
7-
github.com/cloudquery/plugin-sdk/v4 v4.73.1
7+
github.com/cloudquery/plugin-sdk/v4 v4.73.2
88
github.com/rs/zerolog v1.33.0
99
)
1010

0 commit comments

Comments
 (0)