Skip to content

Commit

Permalink
chore(dependabot): bump ocm.software/ocm from 0.19.0 to 0.19.1 (#2217)
Browse files Browse the repository at this point in the history
Bumps [ocm.software/ocm](https://github.com/open-component-model/ocm) from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/open-component-model/ocm/releases)
- [Changelog](https://github.com/open-component-model/ocm/blob/main/RELEASE_PROCESS.md)
- [Commits](open-component-model/ocm@v0.19...v0.19.1)

---
updated-dependencies:
- dependency-name: ocm.software/ocm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 28, 2025
1 parent 0a14480 commit 7c1f6af
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 @@ -27,7 +27,7 @@ require (
golang.org/x/sync v0.10.0
golang.org/x/time v0.9.0
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
ocm.software/ocm v0.19.0
ocm.software/ocm v0.19.1
sigs.k8s.io/controller-runtime v0.20.1
sigs.k8s.io/yaml v1.4.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1315,8 +1315,8 @@ k8s.io/kubectl v0.32.1 h1:/btLtXLQUU1rWx8AEvX9jrb9LaI6yeezt3sFALhB8M8=
k8s.io/kubectl v0.32.1/go.mod h1:sezNuyWi1STk4ZNPVRIFfgjqMI6XMf+oCVLjZen/pFQ=
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 h1:M3sRQVHv7vB20Xc2ybTt7ODCeFj6JSWYFzOFnYeS6Ro=
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
ocm.software/ocm v0.19.0 h1:Hr2mzGnoiEQC7nmP6SWvUCfdo5C/V6jeKa2mgNxIUbo=
ocm.software/ocm v0.19.0/go.mod h1:JCGMa/y8PPXvRhD+8SnnNHco4aAXMaXxiJKe8gyRHTQ=
ocm.software/ocm v0.19.1 h1:sWcQB+G9zcURqZfKvTnAfeA+rcDwlbI222o/fPkm6ls=
ocm.software/ocm v0.19.1/go.mod h1:JCGMa/y8PPXvRhD+8SnnNHco4aAXMaXxiJKe8gyRHTQ=
oras.land/oras-go v1.2.6 h1:z8cmxQXBU8yZ4mkytWqXfo6tZcamPwjsuxYU81xJ8Lk=
oras.land/oras-go v1.2.6/go.mod h1:OVPc1PegSEe/K8YiLfosrlqlqTN9PUyFvOw5Y9gwrT8=
sigs.k8s.io/controller-runtime v0.20.1 h1:JbGMAG/X94NeM3xvjenVUaBjy6Ui4Ogd/J5ZtjZnHaE=
Expand Down

0 comments on commit 7c1f6af

Please sign in to comment.