Skip to content

Commit

Permalink
Bump github.com/opencontainers/image-spec in /tools/wasme/pkg
Browse files Browse the repository at this point in the history
Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](opencontainers/image-spec@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/image-spec
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2021
1 parent 5637b27 commit 4808d5d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 133 deletions.
4 changes: 2 additions & 2 deletions tools/wasme/pkg/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ require (
github.com/cespare/xxhash/v2 v2.1.1 // indirect
github.com/containerd/containerd v1.3.2
github.com/deislabs/oras v0.8.1
github.com/docker/cli v0.0.0-20200130152716-5d0cf8839492
github.com/docker/distribution v2.7.1+incompatible
github.com/docker/docker v1.13.1 // indirect
github.com/docker/go-metrics v0.0.1 // indirect
Expand All @@ -24,13 +23,14 @@ require (
github.com/onsi/ginkgo v1.12.0
github.com/onsi/gomega v1.8.1
github.com/opencontainers/go-digest v1.0.0-rc1
github.com/opencontainers/image-spec v1.0.1
github.com/opencontainers/image-spec v1.0.2
github.com/opencontainers/runc v1.0.0-rc9 // indirect
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.6.0
github.com/solo-io/go-utils v0.16.4
github.com/stretchr/testify v1.6.1 // indirect
go.opencensus.io v0.22.2 // indirect
go.uber.org/zap v1.9.1
golang.org/x/crypto v0.0.0-20200423211502-4bdfaf469ed5 // indirect
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b // indirect
golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae // indirect
Expand Down
Loading

0 comments on commit 4808d5d

Please sign in to comment.