Skip to content

Commit

Permalink
Merge pull request rook#224 from rook/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/rook/rook-1.13.2

build(deps): bump github.com/rook/rook from 1.13.1 to 1.13.2
  • Loading branch information
subhamkrai authored Jan 16, 2024
2 parents 2e71734 + d05cd20 commit e1fe321
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.1
github.com/rook/rook v1.13.2
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.1 h1:sln4Z4pj81Nm2pyQl7ilAzd3oGV1QQO/OAVSpDSHcDA=
github.com/rook/rook v1.13.1/go.mod h1:DECxswmG4hkm6AuzfBIJilLrDWVsc+G5UcO+UHH8Rbk=
github.com/rook/rook v1.13.2 h1:pq3+ay7Rani4DRiBF6NdTP+sAdlYfk9R0IU+uUaTZqI=
github.com/rook/rook v1.13.2/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 e1fe321

Please sign in to comment.