Skip to content

Commit

Permalink
fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot committed Dec 2, 2024
1 parent f4ca54c commit 5c45b13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/apache/arrow/go/v17 v17.0.0
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
github.com/cloudquery/codegen v0.3.20
github.com/cloudquery/plugin-sdk/v4 v4.69.0
github.com/cloudquery/plugin-sdk/v4 v4.70.0
github.com/goccy/go-json v0.10.3
github.com/invopop/jsonschema v0.12.0
github.com/stretchr/testify v1.10.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ github.com/cloudquery/codegen v0.3.20 h1:kpKXmjfw7ne1oHkmi9a/eoS4DNfBYHA3+RreK6Y
github.com/cloudquery/codegen v0.3.20/go.mod h1:xzDo8KL3E//qggtkm1hJGlj26kxq/Yw55k3VLrunbPQ=
github.com/cloudquery/jsonschema v0.0.0-20240220124159-92878faa2a66 h1:OZLPSIBYEfvkAUeOeM8CwTgVQy5zhayI99ishCrsFV0=
github.com/cloudquery/jsonschema v0.0.0-20240220124159-92878faa2a66/go.mod h1:0SoZ/U7yJlNOR+fWsBSeTvTbGXB6DK01tzJ7m2Xfg34=
github.com/cloudquery/plugin-sdk/v4 v4.69.0 h1:RJ22O73hgmOVksX3TMvJU2aWxN4KFgQanQcaQhKFiFo=
github.com/cloudquery/plugin-sdk/v4 v4.69.0/go.mod h1:llDIvCLbW2gItDp4kPT+gUsRXV++V6eB54QFjkvX8FM=
github.com/cloudquery/plugin-sdk/v4 v4.70.0 h1:SHu/XFQGqKg2cBPi+GEO85fsQUoDzjwBIkTq7+4fciQ=
github.com/cloudquery/plugin-sdk/v4 v4.70.0/go.mod h1:Y5zLsOISQD/dhq6twx9Lk6Necu0YVtmV+wKOVu1FpBk=
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit 5c45b13

Please sign in to comment.