Skip to content

Commit

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

---
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 Dec 4, 2023
1 parent 94d27a1 commit 60879d9
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 @@ -5,7 +5,7 @@ go 1.20
require (
github.com/fatih/color v1.16.0
github.com/pkg/errors v0.9.1
github.com/rook/rook v1.12.8
github.com/rook/rook v1.12.9
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4
k8s.io/api v0.28.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -687,8 +687,8 @@ github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFR
github.com/rogpeppe/go-internal v1.6.1/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc=
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/rook/rook v1.12.8 h1:f/Tluua2vCVQsuEfFGrds/V2iqA3HEltKe7yBOHg344=
github.com/rook/rook v1.12.8/go.mod h1:byZMXgZ9dq/D3TM2PpVNKARiRugMgNwWNto5ya3cUk8=
github.com/rook/rook v1.12.9 h1:p6i5IUXXBj9zNaoj7kAjxxxc7bhA63bGxVTCd00Rc3w=
github.com/rook/rook v1.12.9/go.mod h1:byZMXgZ9dq/D3TM2PpVNKARiRugMgNwWNto5ya3cUk8=
github.com/russross/blackfriday v1.5.2/go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g=
github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
Expand Down

0 comments on commit 60879d9

Please sign in to comment.