Skip to content

Commit

Permalink
Bump oras.land/oras-go from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [oras.land/oras-go](https://github.com/oras-project/oras-go) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/oras-project/oras-go/releases)
- [Commits](oras-project/oras-go@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: oras.land/oras-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 6eee0de)
  • Loading branch information
dependabot[bot] authored and mattfarina committed Apr 13, 2022
1 parent 7c3f651 commit 6e3701e
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 17 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/Masterminds/squirrel v1.5.2
github.com/Masterminds/vcs v1.13.3
github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535
github.com/containerd/containerd v1.5.9
github.com/containerd/containerd v1.6.1
github.com/cyphar/filepath-securejoin v0.2.3
github.com/distribution/distribution/v3 v3.0.0-20211118083504-a29a3c99a684
github.com/docker/docker v20.10.12+incompatible
Expand Down Expand Up @@ -42,6 +42,6 @@ require (
k8s.io/client-go v0.23.5
k8s.io/klog/v2 v2.30.0
k8s.io/kubectl v0.23.5
oras.land/oras-go v1.1.0
oras.land/oras-go v1.1.1
sigs.k8s.io/yaml v1.3.0
)

0 comments on commit 6e3701e

Please sign in to comment.