File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ require (
3333 github.com/buger/jsonparser v1.1.1 // indirect
3434 github.com/cenkalti/backoff/v4 v4.3.0 // indirect
3535 github.com/cloudquery/cloudquery-api-go v1.13.8 // indirect
36+ github.com/cloudquery/codegen v0.3.26 // indirect
3637 github.com/cloudquery/plugin-pb-go v1.26.9 // indirect
3738 github.com/cloudquery/plugin-sdk/v2 v2.7.0 // indirect
3839 github.com/davecgh/go-spew v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -52,6 +52,8 @@ github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK3
5252github.com/cenkalti/backoff/v4 v4.3.0 /go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE =
5353github.com/cloudquery/cloudquery-api-go v1.13.8 h1:8n5D0G2wynbUdexr1GS8ND8i0uOwm0gXKNipJsijPe0 =
5454github.com/cloudquery/cloudquery-api-go v1.13.8 /go.mod h1:ZhEjPkDGDL2KZKlQLUnsgQ0mPz3qC7qftr37q3q+IcA =
55+ github.com/cloudquery/codegen v0.3.26 h1:cWORVpObYW5/0LnjC0KO/Ocg1+vbZivJfFd+sMpb5ZY =
56+ github.com/cloudquery/codegen v0.3.26 /go.mod h1:bg/M1JxFvNVABMLMFb/uAQmTGAyI2L/E4zL4kho9RFs =
5557github.com/cloudquery/plugin-pb-go v1.26.9 h1:lkgxqIzabD6yvDm7D7oJvgO/T/bYIh7SSOojEgbMpnA =
5658github.com/cloudquery/plugin-pb-go v1.26.9 /go.mod h1:euhtVJKRtmWzukBxOjJyCKHPU9O9Gs5vasiBCaZVFRA =
5759github.com/cloudquery/plugin-sdk/v2 v2.7.0 h1:hRXsdEiaOxJtsn/wZMFQC9/jPfU1MeMK3KF+gPGqm7U =
You can’t perform that action at this time.
0 commit comments