Skip to content

Commit d9217f0

Browse files
cq-botgithub-actions[bot]
authored andcommitted
chore: Tidy
1 parent 83edcdd commit d9217f0

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
@@ -34,7 +34,7 @@ require (
3434
github.com/cespare/xxhash/v2 v2.3.0 // indirect
3535
github.com/cloudquery/cloudquery-api-go v1.14.8 // indirect
3636
github.com/cloudquery/codegen v0.3.37 // indirect
37-
github.com/cloudquery/plugin-pb-go v1.27.9 // indirect
37+
github.com/cloudquery/plugin-pb-go v1.27.10 // indirect
3838
github.com/cloudquery/plugin-sdk/v2 v2.7.0 // indirect
3939
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
4040
github.com/getsentry/sentry-go v0.42.0 // indirect

examples/simple_plugin/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ github.com/cloudquery/cloudquery-api-go v1.14.8 h1:iwXOQoVINrDQ69gtqBjWPSIdg7Kcy
5858
github.com/cloudquery/cloudquery-api-go v1.14.8/go.mod h1:d+I8E+z3vmvTvCNXZ5YNhxV9InY/i1siXa0vCYq+ABk=
5959
github.com/cloudquery/codegen v0.3.37 h1:OZbMPT3LVMPsDOPOD2b5Q7njii7PrnxNa47vfPuRK2A=
6060
github.com/cloudquery/codegen v0.3.37/go.mod h1:HUb5XjUyyNrcXYBq/seBjnOkO3/TidTRxiL7B8xYW2M=
61-
github.com/cloudquery/plugin-pb-go v1.27.9 h1:LEcoNOOZSs5Sulf4L5/cd1st2pDNObGMUJzIsM85PV8=
62-
github.com/cloudquery/plugin-pb-go v1.27.9/go.mod h1:4836tAAUB7P++8K1VW1Q3tKAFGQapLWxEGEtbtPw6QA=
61+
github.com/cloudquery/plugin-pb-go v1.27.10 h1:DqohoYcyqBevmXEWtWMq9hRa+5rD5VyX//WG8T3s41E=
62+
github.com/cloudquery/plugin-pb-go v1.27.10/go.mod h1:n+oMDVa/o69N8oLPafwWZWPKDgFr2Kek6eYsN9wHTL8=
6363
github.com/cloudquery/plugin-sdk/v2 v2.7.0 h1:hRXsdEiaOxJtsn/wZMFQC9/jPfU1MeMK3KF+gPGqm7U=
6464
github.com/cloudquery/plugin-sdk/v2 v2.7.0/go.mod h1:pAX6ojIW99b/Vg4CkhnsGkRIzNaVEceYMR+Bdit73ug=
6565
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=

0 commit comments

Comments
 (0)