Skip to content

Commit

Permalink
Update module github.com/operator-framework/api to v0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenStack K8s CI committed Jul 13, 2024
1 parent 38c9a63 commit b581be9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ require (
github.com/openstack-k8s-operators/swift-operator/api v0.4.1-0.20240710110546-d0117f2a5b92
github.com/openstack-k8s-operators/telemetry-operator/api v0.4.1-0.20240711093329-444880667000
github.com/openstack-k8s-operators/test-operator/api v0.0.0-20240710083859-44b0b132e340
github.com/operator-framework/api v0.20.0
github.com/operator-framework/api v0.21.0
github.com/rabbitmq/cluster-operator/v2 v2.9.0
go.uber.org/zap v1.27.0
golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ github.com/openstack-k8s-operators/telemetry-operator/api v0.4.1-0.2024071109332
github.com/openstack-k8s-operators/telemetry-operator/api v0.4.1-0.20240711093329-444880667000/go.mod h1:r6uN2OCZpvA1/zvGCsTXRWSiLLEpxAzpINXgkQpe8pI=
github.com/openstack-k8s-operators/test-operator/api v0.0.0-20240710083859-44b0b132e340 h1:DUTptvRXPWXkvEto6x4X/AFM1FRQacQQJV0U/WMAJl4=
github.com/openstack-k8s-operators/test-operator/api v0.0.0-20240710083859-44b0b132e340/go.mod h1:OG3V03QJ7lCSrKAGGpjrzPyoH3Ww5bMw6b9L6tljB+w=
github.com/operator-framework/api v0.20.0 h1:A2YCRhr+6s0k3pRJacnwjh1Ue8BqjIGuQ2jvPg9XCB4=
github.com/operator-framework/api v0.20.0/go.mod h1:rXPOhrQ6mMeXqCmpDgt1ALoar9ZlHL+Iy5qut9R99a4=
github.com/operator-framework/api v0.21.0 h1:89LhqGTLskxpPR4siEaorkF9PY3KLI51S5mFxP6q1G8=
github.com/operator-framework/api v0.21.0/go.mod h1:3tsDLxXChMY1KgxO5v1CZQogHNQCIMy14YXkXqA5lT4=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
Expand Down

0 comments on commit b581be9

Please sign in to comment.