Skip to content

Commit

Permalink
drop usage of deprecated package/methods
Browse files Browse the repository at this point in the history
Signed-off-by: Davanum Srinivas <[email protected]>
(cherry picked from commit 0084749)
Signed-off-by: Kirtana Ashok <[email protected]>
  • Loading branch information
dims authored and kiashok committed Aug 16, 2024
1 parent 3164a3a commit cc7f46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ require (
github.com/containerd/containerd/api v1.7.19
github.com/containerd/errdefs v0.1.0
github.com/containerd/go-runc v1.1.0
github.com/containerd/platforms v0.2.1
github.com/containerd/ttrpc v1.2.5
github.com/google/go-containerregistry v0.20.1
github.com/josephspurrier/goversioninfo v1.4.0
Expand Down Expand Up @@ -43,7 +44,6 @@ require (
github.com/containerd/continuity v0.4.2 // indirect
github.com/containerd/fifo v1.1.0 // indirect
github.com/containerd/log v0.1.0 // indirect
github.com/containerd/platforms v0.2.1 // indirect
github.com/containerd/stargz-snapshotter/estargz v0.15.1 // indirect
github.com/containerd/typeurl/v2 v2.1.1 // indirect
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
Expand Down

0 comments on commit cc7f46c

Please sign in to comment.