Skip to content

Commit 24dc13c

Browse files
chore: Bump github.com/rook/rook from 1.18.1 to 1.18.2 in the security group (#370)
chore: Bump github.com/rook/rook in the security group Bumps the security group with 1 update: [github.com/rook/rook](https://github.com/rook/rook). Updates `github.com/rook/rook` from 1.18.1 to 1.18.2 - [Release notes](https://github.com/rook/rook/releases) - [Commits](rook/rook@v1.18.1...v1.18.2) --- updated-dependencies: - dependency-name: github.com/rook/rook dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0134e98 commit 24dc13c

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
@@ -13,7 +13,7 @@ require (
1313
github.com/pkg/errors v0.9.1
1414
github.com/projectcontour/contour v1.32.1
1515
github.com/replicatedhq/pvmigrate v0.12.1
16-
github.com/rook/rook v1.18.1
16+
github.com/rook/rook v1.18.2
1717
github.com/rook/rook/pkg/apis v0.0.0-20250707182258-efd02dfc7a4b
1818
github.com/spf13/cobra v1.10.1
1919
github.com/spf13/viper v1.20.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2355,8 +2355,8 @@ github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncj
23552355
github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4=
23562356
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII=
23572357
github.com/rogpeppe/go-internal v1.13.1/go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o=
2358-
github.com/rook/rook v1.18.1 h1:f8Tt3iVtGEema6aFJtTlS35Pg6UQWLmtG3G8yOUgnSQ=
2359-
github.com/rook/rook v1.18.1/go.mod h1:kzmQT97fadss44CRGIhKkXUfASq9RkEXmJYrf73pAuk=
2358+
github.com/rook/rook v1.18.2 h1:H2pmBwulDJGMAOoLZzglY4GLAsLSQQDdhds/x9iTEXU=
2359+
github.com/rook/rook v1.18.2/go.mod h1:kzmQT97fadss44CRGIhKkXUfASq9RkEXmJYrf73pAuk=
23602360
github.com/rook/rook/pkg/apis v0.0.0-20250707182258-efd02dfc7a4b h1:BYPOiG8FW7FnhvrXJUYQhZUzaOrODU5P5NV/lanomi4=
23612361
github.com/rook/rook/pkg/apis v0.0.0-20250707182258-efd02dfc7a4b/go.mod h1:9CJEyiiaJjPZc2lqcL7DO+L74okI4cxOjoQy1Cu4B7g=
23622362
github.com/rs/xid v1.6.0 h1:fV591PaemRlL6JfRxGDEPl69wICngIQ3shQtzfy2gxU=

0 commit comments

Comments
 (0)