Skip to content

Commit

Permalink
Merge pull request #737 from ktock/prepare-v0.11.4
Browse files Browse the repository at this point in the history
Prepare for v0.11.4
  • Loading branch information
ktock committed Apr 13, 2022
2 parents 43d576b + 45bacab commit cf1c6d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions cmd/go.mod
Expand Up @@ -5,9 +5,9 @@ go 1.16
require (
github.com/containerd/containerd v1.6.2
github.com/containerd/go-cni v1.1.4
github.com/containerd/stargz-snapshotter v0.11.3
github.com/containerd/stargz-snapshotter/estargz v0.11.3
github.com/containerd/stargz-snapshotter/ipfs v0.11.3
github.com/containerd/stargz-snapshotter v0.11.4
github.com/containerd/stargz-snapshotter/estargz v0.11.4
github.com/containerd/stargz-snapshotter/ipfs v0.11.4
github.com/coreos/go-systemd/v22 v22.3.2
github.com/docker/go-metrics v0.0.1
github.com/goccy/go-json v0.9.6
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -6,7 +6,7 @@ require (
github.com/containerd/console v1.0.3
github.com/containerd/containerd v1.6.2
github.com/containerd/continuity v0.3.0
github.com/containerd/stargz-snapshotter/estargz v0.11.3
github.com/containerd/stargz-snapshotter/estargz v0.11.4
github.com/docker/cli v20.10.14+incompatible
github.com/docker/docker v20.10.7+incompatible // indirect
github.com/docker/docker-credential-helpers v0.6.4 // indirect
Expand Down

0 comments on commit cf1c6d9

Please sign in to comment.