Skip to content

Commit dd49d71

Browse files
Bump github.com/operator-framework/api from 0.23.0 to 0.24.0 (#153)
Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/operator-framework/api/releases) - [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md) - [Commits](operator-framework/api@v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: github.com/operator-framework/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1fde66 commit dd49d71

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/onsi/ginkgo v1.16.5
1010
github.com/onsi/gomega v1.33.1
1111
github.com/opencontainers/image-spec v1.1.0
12-
github.com/operator-framework/api v0.23.0
12+
github.com/operator-framework/api v0.24.0
1313
github.com/operator-framework/operator-controller v0.9.0
1414
github.com/operator-framework/operator-lifecycle-manager v0.23.1
1515
github.com/operator-framework/operator-registry v1.40.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,8 @@ github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQ
233233
github.com/opencontainers/image-spec v1.1.0/go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM=
234234
github.com/opencontainers/runtime-spec v1.2.0 h1:z97+pHb3uELt/yiAWD691HNHQIF07bE7dzrbT927iTk=
235235
github.com/opencontainers/runtime-spec v1.2.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
236-
github.com/operator-framework/api v0.23.0 h1:kHymOwcHBpBVujT49SKOCd4EVG7Odwj4wl3NbOR2LLA=
237-
github.com/operator-framework/api v0.23.0/go.mod h1:oKcFOz+Xc1UhMi2Pzcp6qsO7wjS4r+yP7EQprQBXrfM=
236+
github.com/operator-framework/api v0.24.0 h1:fHynWEzuY/YhUTlsK9hd+QQ0bZcFakxCTdaZbFaVXbc=
237+
github.com/operator-framework/api v0.24.0/go.mod h1:EXKrka63NyQDDpWZ+DGTDEliNV0xRq6UMZRoUPhilVM=
238238
github.com/operator-framework/operator-controller v0.9.0 h1:YL24ZXAQ/aOtpmxA/BKvc+mxohm0JLN6lORBDXS7KKE=
239239
github.com/operator-framework/operator-controller v0.9.0/go.mod h1:m1ynXNI7wpTIqz5s/VPWPJ+swykZD+YWqhSjSFvG35o=
240240
github.com/operator-framework/operator-lifecycle-manager v0.23.1 h1:Xw2ml1T4W2ieoFaVwanW/eFlZ11yAOJZUpUI8RLSql8=

0 commit comments

Comments
 (0)