Skip to content

Commit 1d9c86f

Browse files
committed
roll-back OPM upgrade
1 parent 40327bc commit 1d9c86f

File tree

1 file changed

+1
-1
lines changed
  • boilerplate/openshift/golang-osd-operator

1 file changed

+1
-1
lines changed

boilerplate/openshift/golang-osd-operator/ensure.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ REPO_ROOT=$(git rev-parse --show-toplevel)
99
source $REPO_ROOT/boilerplate/_lib/common.sh
1010

1111
GOLANGCI_LINT_VERSION="2.0.2"
12-
OPM_VERSION="v1.60.0"
12+
OPM_VERSION="v1.23.2"
1313
GRPCURL_VERSION="1.7.0"
1414
DEPENDENCY=${1:-}
1515
GOOS=$(go env GOOS)

0 commit comments

Comments
 (0)