Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump go.mondoo.com/cnquery/v9 from 9.5.0 to 9.5.1
Browse files Browse the repository at this point in the history
Bumps [go.mondoo.com/cnquery/v9](https://github.com/mondoohq/cnquery) from 9.5.0 to 9.5.1.
- [Release notes](https://github.com/mondoohq/cnquery/releases)
- [Changelog](https://github.com/mondoohq/cnquery/blob/main/.goreleaser.yml)
- [Commits](mondoohq/cnquery@v9.5.0...v9.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Nov 6, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 94c3716 commit 8a4e8a7
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ go 1.21

toolchain go1.21.3

require go.mondoo.com/cnquery/v9 v9.5.0
require go.mondoo.com/cnquery/v9 v9.5.1

require (
github.com/Masterminds/semver v1.5.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -939,8 +939,8 @@ 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.5.0 h1:z1cutiHkEsznvWpYon1CzcqTQuxAkQ9mO/ew3A6PqoA=
go.mondoo.com/cnquery/v9 v9.5.0/go.mod h1:msoStMJwKnXJsBuA13ecw7jppR2SjmAaDCH7Lnd1u/w=
go.mondoo.com/cnquery/v9 v9.5.1 h1:al7H1xO7LA7jq8L/hTBAh2fQy0+Vm0/SFQnRbxGKMbo=
go.mondoo.com/cnquery/v9 v9.5.1/go.mod h1:msoStMJwKnXJsBuA13ecw7jppR2SjmAaDCH7Lnd1u/w=
go.mondoo.com/ranger-rpc v0.5.2 h1:UrcVtMIinzfWsuSzZKibbMqcGZSARInKJi0Xs2AxXeU=
go.mondoo.com/ranger-rpc v0.5.2/go.mod h1:y5qqdFhOnSLKnAo8lXC0FKZoKLUYgLENvneww+q+7ws=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=

0 comments on commit 8a4e8a7

Please sign in to comment.