From baa4065bdec1d3c96aedccad90ef92e25ee3a4cd Mon Sep 17 00:00:00 2001 From: DF Build Team Date: Tue, 7 Jul 2026 04:18:13 -0400 Subject: [PATCH] godeps: bump go (stdlib) from 1.22.5 to 1.22.12 Updated the following modules: - go (stdlib): 1.22.5 -> 1.22.12 (api/go.mod) - go (stdlib): 1.22.7 -> 1.22.12 (go.mod) Signed-off-by: DF Build Team --- api/go.mod | 2 +- go.mod | 2 +- vendor/modules.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/go.mod b/api/go.mod index 472de6b7f..b26f993b3 100644 --- a/api/go.mod +++ b/api/go.mod @@ -1,6 +1,6 @@ module github.com/red-hat-storage/ocs-client-operator/api -go 1.22.5 +go 1.22.12 require k8s.io/apimachinery v0.31.0 diff --git a/go.mod b/go.mod index 88a947e25..7b1c58490 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/red-hat-storage/ocs-client-operator -go 1.22.7 +go 1.22.12 replace ( github.com/portworx/sched-ops => github.com/portworx/sched-ops v0.20.4-openstorage-rc3 // required by Rook v1.12 diff --git a/vendor/modules.txt b/vendor/modules.txt index 76a9ceb90..a64ef5426 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -218,7 +218,7 @@ github.com/prometheus/procfs/internal/util ## explicit; go 1.22.5 github.com/ramendr/ramen/api/v1alpha1 # github.com/red-hat-storage/ocs-client-operator/api v0.0.0-00010101000000-000000000000 => ./api -## explicit; go 1.22.5 +## explicit; go 1.22.12 github.com/red-hat-storage/ocs-client-operator/api/v1alpha1 # github.com/red-hat-storage/ocs-operator/services/provider/api/v4 v4.0.0-20241120160011-2e7cf0127dd4 ## explicit; go 1.22.7