From a7b95b9b1ce79af5a8b141db87b8a417f7d6634b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 04:05:48 +0000 Subject: [PATCH] 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.14.8 to 1.14.9 - [Release notes](https://github.com/rook/rook/releases) - [Changelog](https://github.com/rook/rook/blob/master/PendingReleaseNotes.md) - [Commits](https://github.com/rook/rook/compare/v1.14.8...v1.14.9) --- 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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 075d152..5a73b27 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/golang/mock v1.6.0 github.com/kubernetes-csi/external-snapshotter/client/v8 v8.0.0 github.com/pkg/errors v0.9.1 - github.com/rook/rook v1.14.8 + github.com/rook/rook v1.14.9 github.com/rook/rook/pkg/apis v0.0.0-20231204200402-5287527732f7 github.com/spf13/cobra v1.8.1 github.com/stretchr/testify v1.9.0 diff --git a/go.sum b/go.sum index d57eb62..6814e92 100644 --- a/go.sum +++ b/go.sum @@ -683,8 +683,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.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDNXVBh4M= github.com/rogpeppe/go-internal v1.11.0/go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA= -github.com/rook/rook v1.14.8 h1:8Xc/5ObOI86xl/q/kmZIItjl6AYjdAX91E6lOaR2akc= -github.com/rook/rook v1.14.8/go.mod h1:wr+uEGtUsleDyKjoycsZ0Ri1bPx44gdaLfA6/cVu2m4= +github.com/rook/rook v1.14.9 h1:iDkS5GE4wJ9123MrhBXsr72SahfKu7zZ9zRYAjgJYIM= +github.com/rook/rook v1.14.9/go.mod h1:wr+uEGtUsleDyKjoycsZ0Ri1bPx44gdaLfA6/cVu2m4= 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=