Skip to content

Commit

Permalink
Bump github.com/operator-framework/operator-lifecycle-manager (#2546)
Browse files Browse the repository at this point in the history
Bumps [github.com/operator-framework/operator-lifecycle-manager](https://github.com/operator-framework/operator-lifecycle-manager) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/operator-framework/operator-lifecycle-manager/releases)
- [Changelog](https://github.com/operator-framework/operator-lifecycle-manager/blob/master/.goreleaser.yml)
- [Commits](https://github.com/operator-framework/operator-lifecycle-manager/commits)

---
updated-dependencies:
- dependency-name: github.com/operator-framework/operator-lifecycle-manager
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent b8b255b commit dd55970
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/openshift/api v3.9.0+incompatible
github.com/openshift/client-go v0.0.0-20241001162912-da6d55e4611f
github.com/operator-framework/api v0.27.0
github.com/operator-framework/operator-lifecycle-manager v0.29.0
github.com/operator-framework/operator-lifecycle-manager v0.30.0
github.com/pkg/errors v0.9.1 // indirect
helm.sh/helm/v3 v3.16.2
k8s.io/api v0.31.2
Expand Down Expand Up @@ -180,7 +180,6 @@ require (
golang.org/x/sys v0.26.0 // indirect
golang.org/x/text v0.19.0 // indirect
golang.org/x/time v0.7.0 // indirect
golang.org/x/tools v0.26.0 // indirect
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20241007155032-5fefd90f89a9 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -375,8 +375,8 @@ github.com/openshift/client-go v0.0.0-20241001162912-da6d55e4611f h1:FRc0bVNWpri
github.com/openshift/client-go v0.0.0-20241001162912-da6d55e4611f/go.mod h1:KiZi2mJRH1TOJ3FtBDYS6YvUL30s/iIXaGSUrSa36mo=
github.com/operator-framework/api v0.27.0 h1:OrVaGKZJvbZo58HTv2guz7aURkhVKYhFqZ/6VpifiXI=
github.com/operator-framework/api v0.27.0/go.mod h1:lg2Xx+S8NQWGYlEOvFwQvH46E5EK5IrAIL7HWfAhciM=
github.com/operator-framework/operator-lifecycle-manager v0.29.0 h1:C2k3P6A5qPF25rJoVtc/uwc3OznH0Qx01LOwvfzAGNg=
github.com/operator-framework/operator-lifecycle-manager v0.29.0/go.mod h1:VE5qysnIYbf9ecvAQ9zBeKpyUwUu9c5jQ6twHtyFCgA=
github.com/operator-framework/operator-lifecycle-manager v0.30.0 h1:tt98f0lx2EfxfE/5PbpUi5fTnDnqZ17zGpftUA6oRm0=
github.com/operator-framework/operator-lifecycle-manager v0.30.0/go.mod h1:nPbzJVqxAwoUz5q7QovYZcHN/v4in5sucPT2UpF+ikQ=
github.com/operator-framework/operator-manifest-tools v0.7.0 h1:k20H1hyViwaH+KeKdO3+HYiPi0nLYG8Bvf4r+W/impo=
github.com/operator-framework/operator-manifest-tools v0.7.0/go.mod h1:ldPJnrorn9FSZ2Ln7R/fyyHJqxHsB2bmqn/h3SVjqiU=
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=
Expand Down

0 comments on commit dd55970

Please sign in to comment.