Skip to content

Commit

Permalink
🧹 update cnquery and cnspec
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Milchev <[email protected]>
  • Loading branch information
imilchev committed Aug 1, 2023
1 parent d29e9f6 commit 671eaab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ require (
github.com/spf13/viper v1.16.0
github.com/stretchr/testify v1.8.4
github.com/zclconf/go-cty v1.10.0
go.mondoo.com/cnquery v0.0.0-20230725090200-9e647075afc8
go.mondoo.com/cnspec v0.0.0-20230725091814-9f15ecf13e77
go.mondoo.com/cnquery v0.0.0-20230727114744-dcec91779950
go.mondoo.com/cnspec v0.0.0-20230801084405-352eec9db5e0
go.mondoo.com/ranger-rpc v0.5.1
golang.org/x/crypto v0.11.0
)
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1466,10 +1466,10 @@ github.com/zeebo/xxh3 v1.0.2/go.mod h1:5NWz9Sef7zIDm2JHfFlcQvNekmcEl9ekUZQQKCYaD
gitlab.com/bosi/decorder v0.2.3 h1:gX4/RgK16ijY8V+BRQHAySfQAb354T7/xQpDB2n10P0=
gitlab.com/bosi/decorder v0.2.3/go.mod h1:9K1RB5+VPNQYtXtTDAzd2OEftsZb1oV0IrJrzChSdGE=
go-simpler.org/assert v0.5.0 h1:+5L/lajuQtzmbtEfh69sr5cRf2/xZzyJhFjoOz/PPqs=
go.mondoo.com/cnquery v0.0.0-20230725090200-9e647075afc8 h1:QygwHxtIjU/4JL1kpa3QAqFPG1LUHB2On86tu6/C5sQ=
go.mondoo.com/cnquery v0.0.0-20230725090200-9e647075afc8/go.mod h1:j2O7T7rvEgKo328wLz5x0oGi81s9geWNC7ZLYXMm5qw=
go.mondoo.com/cnspec v0.0.0-20230725091814-9f15ecf13e77 h1:MCKUlDF5wtpKA0kRZNwxyAbfR9vEohvXkG22Sh9LsnQ=
go.mondoo.com/cnspec v0.0.0-20230725091814-9f15ecf13e77/go.mod h1:hHIMg/yaIjMoOmTtyIojvIysBljzZDIbKG8sVbNew+s=
go.mondoo.com/cnquery v0.0.0-20230727114744-dcec91779950 h1:oyxOXahAvqxi4Np9yKgwBoILR6UT5cQVuf9kjKBkN20=
go.mondoo.com/cnquery v0.0.0-20230727114744-dcec91779950/go.mod h1:j2O7T7rvEgKo328wLz5x0oGi81s9geWNC7ZLYXMm5qw=
go.mondoo.com/cnspec v0.0.0-20230801084405-352eec9db5e0 h1:N7ZNLqaelu6/lRxa/eKDCmQeDzFyAtNb0FfRBKgNQQs=
go.mondoo.com/cnspec v0.0.0-20230801084405-352eec9db5e0/go.mod h1:HIJNe6yQsa2ktmJ/wnEpyPMDKeqpgRZ616oy4LbSXSU=
go.mondoo.com/ranger-rpc v0.5.1 h1:OaVQntDJWDRgbc9nXBP4wOCR9h9Bij8LgHHs86IguGk=
go.mondoo.com/ranger-rpc v0.5.1/go.mod h1:3YKcqFrlPgaB4FZ4EoLgdmRtwMQdO7RoAkZYFn+F1eY=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
Expand Down

0 comments on commit 671eaab

Please sign in to comment.