Skip to content

Commit 7838d24

Browse files
build(deps): bump github.com/rook/rook in the github-dependencies group
Bumps the github-dependencies group with 1 update: [github.com/rook/rook](https://github.com/rook/rook). Updates `github.com/rook/rook` from 1.16.2 to 1.16.3 - [Release notes](https://github.com/rook/rook/releases) - [Commits](rook/rook@v1.16.2...v1.16.3) --- 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]>
1 parent 1629ef0 commit 7838d24

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/pkg/errors v0.9.1
99
github.com/red-hat-storage/ocs-operator/api/v4 v4.0.0-20240701091545-dfffbde82a9d
1010
github.com/rook/kubectl-rook-ceph v0.9.3
11-
github.com/rook/rook v1.16.2
11+
github.com/rook/rook v1.16.3
1212
github.com/spf13/cobra v1.8.1
1313
github.com/stretchr/testify v1.10.0
1414
github.com/submariner-io/submariner v0.19.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -707,8 +707,8 @@ github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU
707707
github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4=
708708
github.com/rook/kubectl-rook-ceph v0.9.3 h1:+7THA8a+S2ArJrs9jpY1eJscAjPBKjlLXSmCVPU3eoY=
709709
github.com/rook/kubectl-rook-ceph v0.9.3/go.mod h1:dOQ+Yccc41DxZqe9jpvAUHsYTquYP/SKClrPmG70SLM=
710-
github.com/rook/rook v1.16.2 h1:tqYUyzDtA82IzvARgxIdcgQOT984a00+tmwkdeLfKlw=
711-
github.com/rook/rook v1.16.2/go.mod h1:tEtqMH3Lw81nwxvUVAZB3C+CQ5XlsLC8+06xHvLlizs=
710+
github.com/rook/rook v1.16.3 h1:h4a4XB4aMJr0De3D4cEea418CocmSzZcv0GFMmw5KXA=
711+
github.com/rook/rook v1.16.3/go.mod h1:tEtqMH3Lw81nwxvUVAZB3C+CQ5XlsLC8+06xHvLlizs=
712712
github.com/rook/rook/pkg/apis v0.0.0-20241216163035-3170ac6a0c58 h1:z7TkRb4D+XvXIGg4ClSjZw8gAPQcZg9zUSFfZ0pUcTY=
713713
github.com/rook/rook/pkg/apis v0.0.0-20241216163035-3170ac6a0c58/go.mod h1:ybPZNHfwtlMsl7Xbgm0Ka8rpg0s3qsWaXgOffubA+0U=
714714
github.com/russross/blackfriday v1.5.2/go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g=

0 commit comments

Comments
 (0)