Skip to content

Commit

Permalink
Bump go.mondoo.com/cnspec/v9 from 9.6.0 to 9.6.1
Browse files Browse the repository at this point in the history
Bumps [go.mondoo.com/cnspec/v9](https://github.com/mondoohq/cnspec) from 9.6.0 to 9.6.1.
- [Release notes](https://github.com/mondoohq/cnspec/releases)
- [Changelog](https://github.com/mondoohq/cnspec/blob/main/.goreleaser.yml)
- [Commits](mondoohq/cnspec@v9.6.0...v9.6.1)

---
updated-dependencies:
- dependency-name: go.mondoo.com/cnspec/v9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 60192c0 commit e05d9d7
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 @@ -11,8 +11,8 @@ require (
github.com/rs/zerolog v1.31.0
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4
go.mondoo.com/cnquery/v9 v9.6.0
go.mondoo.com/cnspec/v9 v9.6.0
go.mondoo.com/cnquery/v9 v9.6.1
go.mondoo.com/cnspec/v9 v9.6.1
go.mondoo.com/mondoo-go v0.0.0-20231003201540-9988d4953ca2
k8s.io/api v0.28.3
k8s.io/apimachinery v0.28.3
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -941,10 +941,10 @@ go-simpler.org/assert v0.6.0 h1:QxSrXa4oRuo/1eHMXSBFHKvJIpWABayzKldqZyugG7E=
go-simpler.org/assert v0.6.0/go.mod h1:74Eqh5eI6vCK6Y5l3PI8ZYFXG4Sa+tkr70OIPJAUr28=
go-simpler.org/sloglint v0.2.0 h1:XpOhA+7BCQJnl7KlDLmnFUFTSrl989ZmaVPSWWCWEtc=
go-simpler.org/sloglint v0.2.0/go.mod h1:/RQr0TeTf89IyRjLJ9ogUbIp1Zs5zJJAj02pwQoDQdg=
go.mondoo.com/cnquery/v9 v9.6.0 h1:X6sodwk/92GlXScPJwWwDLgLn2RAPv/DAJQVb4KtAmE=
go.mondoo.com/cnquery/v9 v9.6.0/go.mod h1:msoStMJwKnXJsBuA13ecw7jppR2SjmAaDCH7Lnd1u/w=
go.mondoo.com/cnspec/v9 v9.6.0 h1:U/OqL4x16c34OysHvKVhp7wXNn1maiUZFeemNrkyK1I=
go.mondoo.com/cnspec/v9 v9.6.0/go.mod h1:8zSB4/R/Fnk3JPTXWT9Qej9DB4cSW+dFH67/x0YIc2w=
go.mondoo.com/cnquery/v9 v9.6.1 h1:1LXig8dvPXxYvVgny3QJibU5ZXgAzS5j1cADEIffLBQ=
go.mondoo.com/cnquery/v9 v9.6.1/go.mod h1:msoStMJwKnXJsBuA13ecw7jppR2SjmAaDCH7Lnd1u/w=
go.mondoo.com/cnspec/v9 v9.6.1 h1:Kse472ML1IsC4dJQ1u/gpauIlUi5fjM9t5Cl9H84V9M=
go.mondoo.com/cnspec/v9 v9.6.1/go.mod h1:S+SQmmb7XqyU/NZe747mOyoGPALB9nJoohq17adHBYY=
go.mondoo.com/mondoo-go v0.0.0-20231003201540-9988d4953ca2 h1:QZuJ/BB+b9IrEy9PYCe+WDKEHrZ8TvF9RMmmDrgkyvk=
go.mondoo.com/mondoo-go v0.0.0-20231003201540-9988d4953ca2/go.mod h1:5J966CXm/8xQQzMNpbG1jGfn5FEbscJI5Tt/V2CIQ5w=
go.mondoo.com/ranger-rpc v0.5.2 h1:UrcVtMIinzfWsuSzZKibbMqcGZSARInKJi0Xs2AxXeU=
Expand Down

0 comments on commit e05d9d7

Please sign in to comment.