Skip to content

Commit 66b31fb

Browse files
Bump github.com/operator-framework/api from 0.26.0 to 0.27.0 (#197)
Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.26.0 to 0.27.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.26.0...v0.27.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 b704ae8 commit 66b31fb

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
@@ -10,7 +10,7 @@ require (
1010
github.com/onsi/ginkgo v1.16.5
1111
github.com/onsi/gomega v1.34.1
1212
github.com/opencontainers/image-spec v1.1.0
13-
github.com/operator-framework/api v0.26.0
13+
github.com/operator-framework/api v0.27.0
1414
github.com/operator-framework/operator-controller v0.12.0
1515
github.com/operator-framework/operator-lifecycle-manager v0.23.1
1616
github.com/operator-framework/operator-registry v1.45.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,8 @@ github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQ
236236
github.com/opencontainers/image-spec v1.1.0/go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM=
237237
github.com/opencontainers/runtime-spec v1.2.0 h1:z97+pHb3uELt/yiAWD691HNHQIF07bE7dzrbT927iTk=
238238
github.com/opencontainers/runtime-spec v1.2.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
239-
github.com/operator-framework/api v0.26.0 h1:YVntU2NkVl5zSLLwK5kFcH6P3oSvN9QDgTsY9mb4yUM=
240-
github.com/operator-framework/api v0.26.0/go.mod h1:3IxOwzVUeGxYlzfwKCcfCyS+q3EEhWA/4kv7UehbeyM=
239+
github.com/operator-framework/api v0.27.0 h1:OrVaGKZJvbZo58HTv2guz7aURkhVKYhFqZ/6VpifiXI=
240+
github.com/operator-framework/api v0.27.0/go.mod h1:lg2Xx+S8NQWGYlEOvFwQvH46E5EK5IrAIL7HWfAhciM=
241241
github.com/operator-framework/operator-controller v0.12.0 h1:qo2OifkH60yj3aWIlVgCDlhZyuPl94AuwTX1TML+Zl0=
242242
github.com/operator-framework/operator-controller v0.12.0/go.mod h1:wwZ9VPdCS9s+pUxEghklmnnj/ov27I0QC4tAQyG3n9Y=
243243
github.com/operator-framework/operator-lifecycle-manager v0.23.1 h1:Xw2ml1T4W2ieoFaVwanW/eFlZ11yAOJZUpUI8RLSql8=

0 commit comments

Comments
 (0)