Skip to content

Commit e126ce4

Browse files
cq-botgithub-actions[bot]
authored andcommitted
chore: Tidy
1 parent 9add58d commit e126ce4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/simple_plugin/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/buger/jsonparser v1.1.1 // indirect
3232
github.com/cenkalti/backoff/v5 v5.0.2 // indirect
3333
github.com/cloudquery/cloudquery-api-go v1.14.4 // indirect
34-
github.com/cloudquery/codegen v0.3.31 // indirect
34+
github.com/cloudquery/codegen v0.3.32 // indirect
3535
github.com/cloudquery/plugin-pb-go v1.26.18 // indirect
3636
github.com/cloudquery/plugin-sdk/v2 v2.7.0 // indirect
3737
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect

examples/simple_plugin/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ github.com/cenkalti/backoff/v5 v5.0.2 h1:rIfFVxEf1QsI7E1ZHfp/B4DF/6QBAUhmgkxc0H7
5252
github.com/cenkalti/backoff/v5 v5.0.2/go.mod h1:rkhZdG3JZukswDf7f0cwqPNk4K0sa+F97BxZthm/crw=
5353
github.com/cloudquery/cloudquery-api-go v1.14.4 h1:2uq0mNM58SGyX+vuCwqG9aeJXMbkxy5XXdnRT+YHAiA=
5454
github.com/cloudquery/cloudquery-api-go v1.14.4/go.mod h1:KMcMIaX4l3C2QGHzlqeV7Ac9thX7L/sWXMM5wEmcKZI=
55-
github.com/cloudquery/codegen v0.3.31 h1:YDqokUyWSECewoaISY4D2iIpFRTDnPtWmQOFgaQ60c0=
56-
github.com/cloudquery/codegen v0.3.31/go.mod h1:vU4G8lqQUPHF9ooUQY0RVbbjMPOD/6uqJDgMXfSgK8M=
55+
github.com/cloudquery/codegen v0.3.32 h1:pvl2n8HZE0CUJkEVQLb65zfYq9EbMVjUTMmOwkwAHbA=
56+
github.com/cloudquery/codegen v0.3.32/go.mod h1:nUpACl6nXXmk/LanBX0gNYBY4/CE1JMgnT+5sPQMkb4=
5757
github.com/cloudquery/plugin-pb-go v1.26.18 h1:IFr4F7e1Fk5P5eBKjchP+lLAyHJhbqxsC8nJQFzLZOI=
5858
github.com/cloudquery/plugin-pb-go v1.26.18/go.mod h1:qwwI7ybhfuUUqIFlfCaeQJ/hydn5OxbWaLnIb63ldZk=
5959
github.com/cloudquery/plugin-sdk/v2 v2.7.0 h1:hRXsdEiaOxJtsn/wZMFQC9/jPfU1MeMK3KF+gPGqm7U=

0 commit comments

Comments
 (0)