Skip to content

Commit

Permalink
Bump github.com/operator-framework/api from 0.18.0 to 0.19.0
Browse files Browse the repository at this point in the history
Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.18.0 to 0.19.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.18.0...v0.19.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent d4f784f commit f453b6a
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 @@ -21,7 +21,7 @@ require (
github.com/onsi/ginkgo/v2 v2.13.0
github.com/openshift/api v0.0.1
github.com/openshift/client-go v0.0.1
github.com/operator-framework/api v0.18.0
github.com/operator-framework/api v0.19.0
github.com/operator-framework/operator-lifecycle-manager v0.20.0
github.com/pkg/errors v0.9.1 // indirect
helm.sh/helm/v3 v3.13.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -468,8 +468,8 @@ github.com/openshift/client-go v0.0.1 h1:zJ9NsS9rwBtYkYzLCUECkdmrM6jPit3W7Q0+Pxf
github.com/openshift/client-go v0.0.1/go.mod h1:I8qTI1lgErsWc6CVukSjP1PYqpafE7fue0ZPy7A2jiw=
github.com/openshift/machine-config-operator v0.0.1-0.20230515070935-49f32d46538e h1:mR9giLRlLXK52kaEGOR96rIQchQRDUkttjMAkyao2XQ=
github.com/openshift/machine-config-operator v0.0.1-0.20230515070935-49f32d46538e/go.mod h1:t9dXGgC9WVzI2cNv/4rMetGVYakWtaDxHWQuyN2til8=
github.com/operator-framework/api v0.18.0 h1:6EdSNeAjin4LRu2YQnQWMJMc6HXS0AQDG+CfaEvFrAo=
github.com/operator-framework/api v0.18.0/go.mod h1:SCCslqke6AVOJ5JM+NqNE1CHuAgJLScsL66pnPaSMXs=
github.com/operator-framework/api v0.19.0 h1:QU1CTJU+CufoeneA5rsNlP/uP96s8vDHWUYDFZTauzA=
github.com/operator-framework/api v0.19.0/go.mod h1:SCCslqke6AVOJ5JM+NqNE1CHuAgJLScsL66pnPaSMXs=
github.com/operator-framework/operator-lifecycle-manager v0.20.0 h1:h8SPePMO492krrRnamt5AepqD4nSWb3RRZdvZdN8x6I=
github.com/operator-framework/operator-lifecycle-manager v0.20.0/go.mod h1:sml7etyu98h87eikzA6IKay6BRCzagkwYdcbuisdBTk=
github.com/operator-framework/operator-manifest-tools v0.4.0 h1:u/qlCyVA84MtS5Ne016KpTcF0kqWgHyYEeOyFgVrX5k=
Expand Down

0 comments on commit f453b6a

Please sign in to comment.