diff --git a/go.mod b/go.mod index 347d890ed..2d0eee8fa 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/red-hat-storage/odf-operator -go 1.21.9 +go 1.21.13 require ( github.com/IBM/ibm-storage-odf-operator v1.5.1