Skip to content

Commit d73bb0c

Browse files
build(deps): bump github.com/ramendr/ramenctl
Bumps the github-dependencies group with 1 update: [github.com/ramendr/ramenctl](https://github.com/ramendr/ramenctl). Updates `github.com/ramendr/ramenctl` from 0.13.0 to 0.15.0 - [Release notes](https://github.com/ramendr/ramenctl/releases) - [Commits](RamenDR/ramenctl@v0.13.0...v0.15.0) --- updated-dependencies: - dependency-name: github.com/ramendr/ramenctl dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 647efdc commit d73bb0c

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
@@ -7,7 +7,7 @@ toolchain go1.24.4
77
require (
88
github.com/noobaa/noobaa-operator/v5 v5.20.0
99
github.com/pkg/errors v0.9.1
10-
github.com/ramendr/ramenctl v0.13.0
10+
github.com/ramendr/ramenctl v0.15.0
1111
github.com/red-hat-storage/ocs-operator/api/v4 v4.0.0-20240701091545-dfffbde82a9d
1212
github.com/rook/kubectl-rook-ceph v0.9.6-0.20251202171124-d618a9ba3ef3
1313
github.com/rook/rook v1.18.8

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2497,8 +2497,8 @@ github.com/ramendr/ramen/api v0.0.0-20250710152106-9a4f493138c5 h1:2hL/5Ofwx/7O2
24972497
github.com/ramendr/ramen/api v0.0.0-20250710152106-9a4f493138c5/go.mod h1:vtuEN3pI8SD0WEp5jAPf2Bqi/3CeiuQZkNz6F52NIqo=
24982498
github.com/ramendr/ramen/e2e v0.0.0-20250925105626-1e3bf8dbc4d1 h1:ltQUo1hPMFUhF/oLJZ/OglRCoJMWZkugYAEzzbg/sU0=
24992499
github.com/ramendr/ramen/e2e v0.0.0-20250925105626-1e3bf8dbc4d1/go.mod h1:7/WO8c/srYUJ+S/gmV7qwJABxQX9ymWcaqWjUFewRRc=
2500-
github.com/ramendr/ramenctl v0.13.0 h1:vlGjsUO1IorBpGYf9vtoTfjMQ0yze+DHPcdH91s5tl0=
2501-
github.com/ramendr/ramenctl v0.13.0/go.mod h1:P35jXinKoLzUB9a5A8vXuVTR32jsXwysCsYNgdi5DHU=
2500+
github.com/ramendr/ramenctl v0.15.0 h1:GYmpBUkPobEQ4SCGAjs4XSbtkWBaXIAyx2nhi/Cd5Pk=
2501+
github.com/ramendr/ramenctl v0.15.0/go.mod h1:P35jXinKoLzUB9a5A8vXuVTR32jsXwysCsYNgdi5DHU=
25022502
github.com/ramendr/recipe v0.0.0-20250507125257-0295a01da567 h1:QRcHe6GTJAgLK7zgF6ivwZ6B0SFe1tONbA7VMQMWjMM=
25032503
github.com/ramendr/recipe v0.0.0-20250507125257-0295a01da567/go.mod h1:dGXrk743fq6VG8u6lflEce7ITM7d/9xSBeAbI2RXl9s=
25042504
github.com/red-hat-storage/ocs-operator/api/v4 v4.0.0-20240701091545-dfffbde82a9d h1:/AnA3CccDrZZfgaJSKIWMZOznzq2k5W9CXmj4Vyhxik=

0 commit comments

Comments
 (0)