We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ed3c78 commit 105ff11Copy full SHA for 105ff11
go.mod
@@ -22,7 +22,7 @@ require (
22
github.com/google/gofuzz v1.2.0
23
github.com/onsi/ginkgo/v2 v2.13.0
24
github.com/onsi/gomega v1.29.0
25
- github.com/openshift-online/ocm-sdk-go v0.1.377
+ github.com/openshift-online/ocm-sdk-go v0.1.379
26
github.com/pkg/errors v0.9.1
27
github.com/prometheus/client_golang v1.17.0
28
github.com/sergi/go-diff v1.3.1
0 commit comments