Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump go.mondoo.com/ranger-rpc from 0.5.1 to 0.5.2 #843

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump go.mondoo.com/ranger-rpc from 0.5.1 to 0.5.2
Bumps [go.mondoo.com/ranger-rpc](https://github.com/mondoohq/ranger-rpc) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/mondoohq/ranger-rpc/releases)
- [Changelog](https://github.com/mondoohq/ranger-rpc/blob/main/.goreleaser.yml)
- [Commits](mondoohq/ranger-rpc@v0.5.1...v0.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Oct 16, 2023
commit 94c0870032a024a027389f04f45c8788ae834969
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ require (
github.com/spf13/pflag v1.0.6-0.20201009195203-85dd5c8bc61c
github.com/spf13/viper v1.17.0
github.com/stretchr/testify v1.8.4
go.mondoo.com/ranger-rpc v0.5.1
go.mondoo.com/ranger-rpc v0.5.2
go.opentelemetry.io/otel v1.19.0
golang.org/x/sync v0.4.0 // indirect
google.golang.org/genproto v0.0.0-20231009173412-8bfb1ae86b6c // indirect
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -932,8 +932,8 @@ go-simpler.org/assert v0.6.0 h1:QxSrXa4oRuo/1eHMXSBFHKvJIpWABayzKldqZyugG7E=
go-simpler.org/assert v0.6.0/go.mod h1:74Eqh5eI6vCK6Y5l3PI8ZYFXG4Sa+tkr70OIPJAUr28=
go.mondoo.com/cnquery/v9 v9.2.0 h1:OvGZpe9q/jUp1GjYCYlhXoIeUTQlN7M4jSf4gLOV1p0=
go.mondoo.com/cnquery/v9 v9.2.0/go.mod h1:CNnNekdj43ODEvQ1dB+wdbvVP3wt7MGTHlhamigZaR8=
go.mondoo.com/ranger-rpc v0.5.1 h1:OaVQntDJWDRgbc9nXBP4wOCR9h9Bij8LgHHs86IguGk=
go.mondoo.com/ranger-rpc v0.5.1/go.mod h1:3YKcqFrlPgaB4FZ4EoLgdmRtwMQdO7RoAkZYFn+F1eY=
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=
go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8=
go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=