File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armmanagedapplications v1.2.0
8
8
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/solutions/armmanagedapplications/v2 v2.1.0
9
9
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
10
- github.com/cloudquery/plugin-sdk/v4 v4.87.4
10
+ github.com/cloudquery/plugin-sdk/v4 v4.88.0
11
11
github.com/google/go-cmp v0.7.0
12
12
github.com/invopop/jsonschema v0.13.0
13
13
github.com/jpillora/longestcommon v0.0.0-20161227235612-adb9d91ee629
@@ -39,6 +39,7 @@ require (
39
39
github.com/oapi-codegen/runtime v1.1.1 // indirect
40
40
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
41
41
github.com/rs/zerolog v1.34.0 // indirect
42
+ github.com/samber/lo v1.49.1 // indirect
42
43
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect
43
44
github.com/thoas/go-funk v0.9.3 // indirect
44
45
github.com/wk8/go-ordered-map/v2 v2.1.8 // indirect
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ github.com/cloudquery/cloudquery-api-go v1.13.11 h1:7zstvvVgTh9Nj4DmWaF2Ve3FQybI
36
36
github.com/cloudquery/cloudquery-api-go v1.13.11 /go.mod h1:eLlKRJgGvskJIGz9RVo7TwK9BRyAM39pUg+3omCDPKA =
37
37
github.com/cloudquery/jsonschema v0.0.0-20240220124159-92878faa2a66 h1:OZLPSIBYEfvkAUeOeM8CwTgVQy5zhayI99ishCrsFV0 =
38
38
github.com/cloudquery/jsonschema v0.0.0-20240220124159-92878faa2a66 /go.mod h1:0SoZ/U7yJlNOR+fWsBSeTvTbGXB6DK01tzJ7m2Xfg34 =
39
- github.com/cloudquery/plugin-sdk/v4 v4.87.4 h1:r7vfO9YerPgUQT0eI6bSGv7qhE+9avtVfAumpTRzR2Q =
40
- github.com/cloudquery/plugin-sdk/v4 v4.87.4 /go.mod h1:nouCMsxdwZf+d6Nx1G0V9ATCADks3Ibo8uqw70J87l4 =
39
+ github.com/cloudquery/plugin-sdk/v4 v4.88.0 h1:Q9g67hTGYnMjKPN8i+1VXdxHkTAKzYoGa1417NBJ0p0 =
40
+ github.com/cloudquery/plugin-sdk/v4 v4.88.0 /go.mod h1:JfpNcE+iMf8DEGOEA5k2Rloy3Ci/ac/eilYi0HEvdy4 =
41
41
github.com/coreos/go-systemd/v22 v22.5.0 /go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc =
42
42
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
43
43
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments