Skip to content

Commit

Permalink
build(deps): bump github.com/rook/rook from 1.13.3 to 1.13.4
Browse files Browse the repository at this point in the history
Bumps [github.com/rook/rook](https://github.com/rook/rook) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/rook/rook/releases)
- [Changelog](https://github.com/rook/rook/blob/master/PendingReleaseNotes.md)
- [Commits](rook/rook@v1.13.3...v1.13.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 0690ecb commit 360cc3e
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.16.0
github.com/golang/mock v1.6.0
github.com/pkg/errors v0.9.1
github.com/rook/rook v1.13.3
github.com/rook/rook v1.13.4
github.com/rook/rook/pkg/apis v0.0.0-20231204200402-5287527732f7
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -677,8 +677,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.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ=
github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog=
github.com/rook/rook v1.13.3 h1:WswLdU0B7uHuAxMP3oURDyqkf9Ty3h1HpMqO7jInhfs=
github.com/rook/rook v1.13.3/go.mod h1:DECxswmG4hkm6AuzfBIJilLrDWVsc+G5UcO+UHH8Rbk=
github.com/rook/rook v1.13.4 h1:5aeQeQJ20WxjtX0AeuFPcYnphMIlPSQPVLRI8/1w+w4=
github.com/rook/rook v1.13.4/go.mod h1:DECxswmG4hkm6AuzfBIJilLrDWVsc+G5UcO+UHH8Rbk=
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 360cc3e

Please sign in to comment.