File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ require (
64
64
github.com/bmatcuk/doublestar/v4 v4.7.1 // indirect; indirect // gomodjail:confined
65
65
github.com/braydonk/yaml v0.9.0 // indirect; indirect // gomodjail:confined
66
66
github.com/buger/jsonparser v1.1.1 // indirect; indirect // gomodjail:confined
67
- github.com/containerd/errdefs v0.3 .0 // indirect; indirect // gomodjail:confined
67
+ github.com/containerd/errdefs v1.0 .0 // indirect; indirect // gomodjail:confined
68
68
github.com/containerd/log v0.1.0 // indirect; indirect // gomodjail:confined
69
69
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect; indirect // gomodjail:confined
70
70
github.com/digitalocean/go-libvirt v0.0.0-20220804181439-8648fbde413e // indirect; indirect // gomodjail:confined
Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ github.com/containerd/containerd v1.7.25 h1:khEQOAXOEJalRO228yzVsuASLH42vT7DIo9S
38
38
github.com/containerd/containerd v1.7.25 /go.mod h1:tWfHzVI0azhw4CT2vaIjsb2CoV4LJ9PrMPaULAr21Ok =
39
39
github.com/containerd/continuity v0.4.5 h1:ZRoN1sXq9u7V6QoHMcVWGhOwDFqZ4B9i5H6un1Wh0x4 =
40
40
github.com/containerd/continuity v0.4.5 /go.mod h1:/lNJvtJKUQStBzpVQ1+rasXO1LAWtUQssk28EZvJ3nE =
41
- github.com/containerd/errdefs v0.3 .0 h1:FSZgGOeK4yuT/+DnF07/Olde/q4KBoMsaamhXxIMDp4 =
42
- github.com/containerd/errdefs v0.3 .0/go.mod h1:+YBYIdtsnF4Iw6nWZhJcqGSg/dwvV7tyJ/kCkyJ2k+M =
41
+ github.com/containerd/errdefs v1.0 .0 h1:tg5yIfIlQIrxYtu9ajqY42W3lpS19XqdxRQeEwYG8PI =
42
+ github.com/containerd/errdefs v1.0 .0/go.mod h1:+YBYIdtsnF4Iw6nWZhJcqGSg/dwvV7tyJ/kCkyJ2k+M =
43
43
github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I =
44
44
github.com/containerd/log v0.1.0 /go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo =
45
45
github.com/containers/gvisor-tap-vsock v0.8.3 h1:Am3VdjXTn8Mn+dNhgkiRcCFOTSM8u9aWKLW3KTHOGjk =
You can’t perform that action at this time.
0 commit comments