Skip to content

Commit

Permalink
🧹 Bump cnspec to v11.30.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mondoo-tools committed Nov 14, 2024
1 parent 0a200cb commit 64d01be
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v11.30.0
v11.30.2
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.23.0
replace github.com/zclconf/go-cty => github.com/nywilken/go-cty v1.13.3 // added by packer-sdc fix as noted in github.com/hashicorp/packer-plugin-sdk/issues/187

require (
go.mondoo.com/cnquery/v11 v11.30.0
go.mondoo.com/cnspec/v11 v11.30.0
go.mondoo.com/cnquery/v11 v11.30.2
go.mondoo.com/cnspec/v11 v11.30.2
)

require (
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1003,10 +1003,10 @@ github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940/go.mod h1:CmB
go.etcd.io/etcd/api/v3 v3.5.1/go.mod h1:cbVKeC6lCfl7j/8jBhAK6aIYO9XOjdptoxU/nLQcPvs=
go.etcd.io/etcd/client/pkg/v3 v3.5.1/go.mod h1:IJHfcCEKxYu1Os13ZdwCwIUTUVGYTSAM3YSwc9/Ac1g=
go.etcd.io/etcd/client/v2 v2.305.1/go.mod h1:pMEacxZW7o8pg4CrFE7pquyCJJzZvkvdD2RibOCCCGs=
go.mondoo.com/cnquery/v11 v11.30.0 h1:X67YDHhqdWBScch6hMw9anOXX7toikPq3zYaE7p0Nx0=
go.mondoo.com/cnquery/v11 v11.30.0/go.mod h1:NKAjSleNinzQCpmacHzmNlGWNla7H5ovb1orJAOCVtE=
go.mondoo.com/cnspec/v11 v11.30.0 h1:01JfG+Ovw27wZj7SZP4cmE50lxX5SSGHrQL2tdpSkrE=
go.mondoo.com/cnspec/v11 v11.30.0/go.mod h1:dc67xNggKwUre079RESE95+LgKr1YQ72Fqtdp22oWbI=
go.mondoo.com/cnquery/v11 v11.30.2 h1:8Jx2eEzBhgKS12aRQ3g605QcNRVRImekZ0aPjrRrj8M=
go.mondoo.com/cnquery/v11 v11.30.2/go.mod h1:4cntOmDzlOxScYlER0uU6j5DfOyj0FzhZv1TyGDNqos=
go.mondoo.com/cnspec/v11 v11.30.2 h1:g/IFMdtpvPTajZ8J2B7SyWmIMBxPGEkeX+B4+fSvILE=
go.mondoo.com/cnspec/v11 v11.30.2/go.mod h1:87cooGNyAy24c9pbEr/syBD46huIKLFa3zOea20+Cf4=
go.mondoo.com/mondoo-go v0.0.0-20241107213353-1a6e6a15de5d h1:HKqP8JL62tI/XRt7FTb3wVtjF4OqYXmHuF9Iz6LUFk8=
go.mondoo.com/mondoo-go v0.0.0-20241107213353-1a6e6a15de5d/go.mod h1:dun0t/zVJCSB/u9dhSO4FXn13moiH7JSwS2m8Ucxx50=
go.mondoo.com/ranger-rpc v0.6.4 h1:q01kjESvF2HSnbFO+TjpUQSiI2IM8JWGJLH3u0vNxZA=
Expand Down

0 comments on commit 64d01be

Please sign in to comment.