Skip to content

Commit 896d9e0

Browse files
Merge branch 'main' into Expose-Transformer-Option-For-Skipping-Validation
2 parents 5e4aa7d + c3d2ce0 commit 896d9e0

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

55
require (
66
github.com/apache/arrow-go/v18 v18.4.0
7-
github.com/cloudquery/plugin-sdk/v4 v4.89.1
7+
github.com/cloudquery/plugin-sdk/v4 v4.90.0
88
github.com/rs/zerolog v1.34.0
99
)
1010

0 commit comments

Comments
 (0)