File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module github.com/cloudquery/plugin-sdk/v4
22
3- go 1.25.5
3+ go 1.26.1
44
55require (
66 github.com/apache/arrow-go/v18 v18.5.2
@@ -10,7 +10,7 @@ require (
1010 github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.36.2
1111 github.com/bradleyjkemp/cupaloy/v2 v2.8.0
1212 github.com/cloudquery/cloudquery-api-go v1.14.8
13- github.com/cloudquery/codegen v0.3.37
13+ github.com/cloudquery/codegen v0.4.0
1414 github.com/cloudquery/plugin-pb-go v1.27.11
1515 github.com/cloudquery/plugin-sdk/v2 v2.7.0
1616 github.com/getsentry/sentry-go v0.42.0
Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UF
5656github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
5757github.com/cloudquery/cloudquery-api-go v1.14.8 h1:iwXOQoVINrDQ69gtqBjWPSIdg7KcyLMq//FJkLxzUV4 =
5858github.com/cloudquery/cloudquery-api-go v1.14.8 /go.mod h1:d+I8E+z3vmvTvCNXZ5YNhxV9InY/i1siXa0vCYq+ABk =
59- github.com/cloudquery/codegen v0.3.37 h1:OZbMPT3LVMPsDOPOD2b5Q7njii7PrnxNa47vfPuRK2A =
60- github.com/cloudquery/codegen v0.3.37 /go.mod h1:HUb5XjUyyNrcXYBq/seBjnOkO3/TidTRxiL7B8xYW2M =
59+ github.com/cloudquery/codegen v0.4.0 h1:5UWbcNd9uBVYerMeeWdYC+8IZO9l/TEMqLQUD0JYOhs =
60+ github.com/cloudquery/codegen v0.4.0 /go.mod h1:DHNcqoez8nVHVPHiOnbcDR/tXdAtLJngaCu2AOFlz90 =
6161github.com/cloudquery/jsonschema v0.0.0-20240220124159-92878faa2a66 h1:OZLPSIBYEfvkAUeOeM8CwTgVQy5zhayI99ishCrsFV0 =
6262github.com/cloudquery/jsonschema v0.0.0-20240220124159-92878faa2a66 /go.mod h1:0SoZ/U7yJlNOR+fWsBSeTvTbGXB6DK01tzJ7m2Xfg34 =
6363github.com/cloudquery/plugin-pb-go v1.27.11 h1:xsU9VJJa16l6HnXeTVtNEN9WS4sRSm2+3pttvQIRsX0 =
You can’t perform that action at this time.
0 commit comments