Skip to content

Commit

Permalink
build(deps): bump github.com/rook/rook in the github-dependencies group
Browse files Browse the repository at this point in the history
Bumps the github-dependencies group with 1 update: [github.com/rook/rook](https://github.com/rook/rook).


Updates `github.com/rook/rook` from 1.14.6 to 1.14.7
- [Release notes](https://github.com/rook/rook/releases)
- [Commits](rook/rook@v1.14.6...v1.14.7)

---
updated-dependencies:
- dependency-name: github.com/rook/rook
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent d06a1cf commit 2ec5eb7
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 @@ -6,7 +6,7 @@ require (
github.com/fatih/color v1.17.0
github.com/golang/mock v1.6.0
github.com/pkg/errors v0.9.1
github.com/rook/rook v1.14.6
github.com/rook/rook v1.14.7
github.com/rook/rook/pkg/apis v0.0.0-20231204200402-5287527732f7
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -680,8 +680,8 @@ github.com/rogpeppe/go-internal v1.6.1/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTE
github.com/rogpeppe/go-internal v1.8.1/go.mod h1:JeRgkft04UBgHMgCIwADu4Pn6Mtm5d4nPKWu0nJ5d+o=
github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDNXVBh4M=
github.com/rogpeppe/go-internal v1.11.0/go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA=
github.com/rook/rook v1.14.6 h1:2CYIIGNZHgc9RHXWCh1mMeFscUYc/jHRmmE2+vy9Aho=
github.com/rook/rook v1.14.6/go.mod h1:sOQF/ldz7F8PBMbSZjKvmMa8fxPooKXed2bFSYnjX98=
github.com/rook/rook v1.14.7 h1:zM7AqFFIF1T7s9UuGyVc+W57C+5NarrPqGxelpa6aLQ=
github.com/rook/rook v1.14.7/go.mod h1:sOQF/ldz7F8PBMbSZjKvmMa8fxPooKXed2bFSYnjX98=
github.com/rook/rook/pkg/apis v0.0.0-20231204200402-5287527732f7 h1:jXRUM2OJDz6hwpO4fElAgUqdTKosO3LHV3fwEB6iYJM=
github.com/rook/rook/pkg/apis v0.0.0-20231204200402-5287527732f7/go.mod h1:ZnB1JWtsxJLz2Q3ylHFS4lE/2A1lw2zIOKN0uAmhiZM=
github.com/russross/blackfriday v1.5.2/go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g=
Expand Down

0 comments on commit 2ec5eb7

Please sign in to comment.