Skip to content

Commit 4d93832

Browse files
Bump the gomodupdates group with 2 updates (#308)
Bumps the gomodupdates group with 2 updates: [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing) and [go.mondoo.com/cnquery/v11](https://github.com/mondoohq/cnquery). Updates `github.com/hashicorp/terraform-plugin-testing` from 1.13.2 to 1.13.3 - [Release notes](https://github.com/hashicorp/terraform-plugin-testing/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-testing/blob/v1.13.3/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-testing@v1.13.2...v1.13.3) Updates `go.mondoo.com/cnquery/v11` from 11.66.1 to 11.67.1 - [Release notes](https://github.com/mondoohq/cnquery/releases) - [Changelog](https://github.com/mondoohq/cnquery/blob/main/.goreleaser.yml) - [Commits](mondoohq/mql@v11.66.1...v11.67.1) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-testing dependency-version: 1.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates - dependency-name: go.mondoo.com/cnquery/v11 dependency-version: 11.67.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomodupdates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e959f0 commit 4d93832

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ require (
1010
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0
1111
github.com/hashicorp/terraform-plugin-go v0.28.0
1212
github.com/hashicorp/terraform-plugin-log v0.9.0
13-
github.com/hashicorp/terraform-plugin-testing v1.13.2
13+
github.com/hashicorp/terraform-plugin-testing v1.13.3
1414
github.com/stretchr/testify v1.10.0
15-
go.mondoo.com/cnquery/v11 v11.66.1
15+
go.mondoo.com/cnquery/v11 v11.67.1
1616
go.mondoo.com/mondoo-go v0.0.0-20250804094130-e175bd2a94e6
1717
gopkg.in/yaml.v2 v2.4.0
1818
)

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -320,8 +320,8 @@ github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9T
320320
github.com/hashicorp/terraform-plugin-log v0.9.0/go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow=
321321
github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0 h1:NFPMacTrY/IdcIcnUB+7hsore1ZaRWU9cnB6jFoBnIM=
322322
github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0/go.mod h1:QYmYnLfsosrxjCnGY1p9c7Zj6n9thnEE+7RObeYs3fA=
323-
github.com/hashicorp/terraform-plugin-testing v1.13.2 h1:mSotG4Odl020vRjIenA3rggwo6Kg6XCKIwtRhYgp+/M=
324-
github.com/hashicorp/terraform-plugin-testing v1.13.2/go.mod h1:WHQ9FDdiLoneey2/QHpGM/6SAYf4A7AZazVg7230pLE=
323+
github.com/hashicorp/terraform-plugin-testing v1.13.3 h1:QLi/khB8Z0a5L54AfPrHukFpnwsGL8cwwswj4RZduCo=
324+
github.com/hashicorp/terraform-plugin-testing v1.13.3/go.mod h1:WHQ9FDdiLoneey2/QHpGM/6SAYf4A7AZazVg7230pLE=
325325
github.com/hashicorp/terraform-registry-address v0.2.5 h1:2GTftHqmUhVOeuu9CW3kwDkRe4pcBDq0uuK5VJngU1M=
326326
github.com/hashicorp/terraform-registry-address v0.2.5/go.mod h1:PpzXWINwB5kuVS5CA7m1+eO2f1jKb5ZDIxrOPfpnGkg=
327327
github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ=
@@ -599,8 +599,8 @@ go.abhg.dev/goldmark/frontmatter v0.2.0/go.mod h1:XqrEkZuM57djk7zrlRUB02x8I5J0px
599599
go.etcd.io/etcd/api/v3 v3.5.4/go.mod h1:5GB2vv4A4AOn3yk7MftYGHkUfGtDHnEraIjym4dYz5A=
600600
go.etcd.io/etcd/client/pkg/v3 v3.5.4/go.mod h1:IJHfcCEKxYu1Os13ZdwCwIUTUVGYTSAM3YSwc9/Ac1g=
601601
go.etcd.io/etcd/client/v3 v3.5.4/go.mod h1:ZaRkVgBZC+L+dLCjTcF1hRXpgZXQPOvnA/Ak/gq3kiY=
602-
go.mondoo.com/cnquery/v11 v11.66.1 h1:AHBTFwCCr9aJGO8lZzvBSdYxDOO3XDYNVf/GwbElRjE=
603-
go.mondoo.com/cnquery/v11 v11.66.1/go.mod h1:6rfarvzViSZsU+8N358cw2EF83tVPK7aUdF7Jj2DM1A=
602+
go.mondoo.com/cnquery/v11 v11.67.1 h1:coAFBICcPPFgm5fMkptcn+nkFhoERIydV24GwKfeNJc=
603+
go.mondoo.com/cnquery/v11 v11.67.1/go.mod h1:6rfarvzViSZsU+8N358cw2EF83tVPK7aUdF7Jj2DM1A=
604604
go.mondoo.com/mondoo-go v0.0.0-20250804094130-e175bd2a94e6 h1:onilYMbus9OLZAerbHGYu68b9uAcsC2NeCIKREdLz5U=
605605
go.mondoo.com/mondoo-go v0.0.0-20250804094130-e175bd2a94e6/go.mod h1:Ih8FsSC1VhLk7F3hS7Ji6nleAi29VMqRb7f555jr6SE=
606606
go.mondoo.com/ranger-rpc v0.7.0 h1:QZDgQ8y5e9sCS5BYjwaow1HWBfQ3UwIdfUEQ2SJRO58=

0 commit comments

Comments
 (0)