Skip to content

Commit

Permalink
Bump go.mondoo.com/ranger-rpc
Browse files Browse the repository at this point in the history
Bumps the gomodupdates group in /providers/atlassian with 1 update: [go.mondoo.com/ranger-rpc](https://github.com/mondoohq/ranger-rpc).


Updates `go.mondoo.com/ranger-rpc` from 0.6.4 to 0.6.5
- [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.6.4...v0.6.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 1784c48 commit 8776a37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion providers/atlassian/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/ctreminiom/go-atlassian v1.6.1
github.com/pkg/errors v0.9.1
go.mondoo.com/cnquery/v11 v11.33.1
go.mondoo.com/ranger-rpc v0.6.4
go.mondoo.com/ranger-rpc v0.6.5
)

require (
Expand Down
4 changes: 2 additions & 2 deletions providers/atlassian/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -362,8 +362,8 @@ github.com/xanzy/ssh-agent v0.3.3/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
go.mondoo.com/ranger-rpc v0.6.4 h1:q01kjESvF2HSnbFO+TjpUQSiI2IM8JWGJLH3u0vNxZA=
go.mondoo.com/ranger-rpc v0.6.4/go.mod h1:XltLDrmTYlEzStXa0+8vGS5/Cik4OKS5DY/o/qOG8SU=
go.mondoo.com/ranger-rpc v0.6.5 h1:KKoeTGPonJI3T6lrT9oxdH9eNlZC6pdqYvsuWZWyB6w=
go.mondoo.com/ranger-rpc v0.6.5/go.mod h1:kwPJSYj32vZJjWoQSKEao5YoUO/ZRcjVGxBOL4tApf0=
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=
go.opencensus.io v0.24.0/go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo=
go.opentelemetry.io/contrib/detectors/gcp v1.32.0 h1:P78qWqkLSShicHmAzfECaTgvslqHxblNE9j62Ws1NK8=
Expand Down

0 comments on commit 8776a37

Please sign in to comment.