Skip to content

Commit c8cba43

Browse files
Merge pull request #904 from openshift-bot/synchronize-upstream
NO-ISSUE: Synchronize From Upstream Repositories
2 parents 07e1ae6 + bce104f commit c8cba43

File tree

1 file changed

+1
-1
lines changed
  • staging/operator-lifecycle-manager

1 file changed

+1
-1
lines changed

staging/operator-lifecycle-manager/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ require (
184184
sigs.k8s.io/yaml v1.4.0 // indirect
185185
)
186186

187-
// v1.64.0 breaks our e2e tests as it affects the grpc connection state transition
187+
// v1.64.0 brings in go1.23, which we aren't ready to go to just yet
188188
// issue: https://github.com/operator-framework/operator-lifecycle-manager/issues/3284
189189
replace google.golang.org/grpc => google.golang.org/grpc v1.63.2
190190

0 commit comments

Comments
 (0)