Skip to content

Commit

Permalink
chore(dependabot): bump ocm.software/ocm from 0.16.0 to 0.16.2 in /api (
Browse files Browse the repository at this point in the history
kyma-project#1976)

Bumps [ocm.software/ocm](https://github.com/open-component-model/ocm) from 0.16.0 to 0.16.2.
- [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.16.0...v0.16.2)

---
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 Oct 24, 2024
1 parent ca0ab90 commit e83a031
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.6
require (
github.com/Masterminds/semver/v3 v3.3.0
k8s.io/apimachinery v0.31.1
ocm.software/ocm v0.16.0
ocm.software/ocm v0.16.2
sigs.k8s.io/controller-runtime v0.19.0
)

Expand Down
4 changes: 2 additions & 2 deletions api/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1070,8 +1070,8 @@ k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 h1:BZqlfIlq5YbRMFko6/PM7F
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340/go.mod h1:yD4MZYeKMBwQKVht279WycxKyM84kkAx2DPrTXaeb98=
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 h1:pUdcCO1Lk/tbT5ztQWOBi5HBgbBP1J8+AsQnQCKsi8A=
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
ocm.software/ocm v0.16.0 h1:lLGsv/MPhb/NkETLGC2gtShWQEpgXjILuP5sFDxMs7w=
ocm.software/ocm v0.16.0/go.mod h1:0AnDbAG3qv6xj0gxOzEiB7n9lNXdni3j31PsjROaZNs=
ocm.software/ocm v0.16.2 h1:XonVlRRtBUVmDClFxThh0MPwP/70dJAJ44DAxYU+8eU=
ocm.software/ocm v0.16.2/go.mod h1:0AnDbAG3qv6xj0gxOzEiB7n9lNXdni3j31PsjROaZNs=
oras.land/oras-go v1.2.5 h1:XpYuAwAb0DfQsunIyMfeET92emK8km3W4yEzZvUbsTo=
oras.land/oras-go v1.2.5/go.mod h1:PuAwRShRZCsZb7g8Ar3jKKQR/2A/qN+pkYxIOd/FAoo=
oras.land/oras-go/v2 v2.5.0 h1:o8Me9kLY74Vp5uw07QXPiitjsw7qNXi8Twd+19Zf02c=
Expand Down

0 comments on commit e83a031

Please sign in to comment.