Skip to content

Commit

Permalink
Bump go.mondoo.com/ranger-rpc from 0.5.1 to 0.5.2
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent e942641 commit d4d06d4
Show file tree
Hide file tree
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
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0 h1:+TjBbN2gA0MZODjnrCVPjmo2HDnMgAsLHZIjhckaQgI=
go.mondoo.com/cnquery/v9 v9.1.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=
Expand Down

0 comments on commit d4d06d4

Please sign in to comment.