Skip to content

Commit e56e2d2

Browse files
committed
Update vendoring
Signed-off-by: Evan Lezar <[email protected]>
1 parent 8aac606 commit e56e2d2

File tree

5 files changed

+424
-0
lines changed

5 files changed

+424
-0
lines changed

vendor.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ module github.com/docker/cli
77
go 1.18
88

99
require (
10+
github.com/container-orchestrated-devices/container-device-interface v0.5.5-0.20230329094328-f872caf8b32b
1011
github.com/containerd/containerd v1.6.19
1112
github.com/creack/pty v1.1.11
1213
github.com/docker/distribution v2.8.1+incompatible

vendor.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1/go.mod h1:eXthEFrGJvWH
8383
github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5/go.mod h1:h6jFvWxBdQXxjopDMZyH2UVceIRfR84bdzbkoKrsWNo=
8484
github.com/cockroachdb/errors v1.2.4/go.mod h1:rQD95gz6FARkaKkQXUksEje/d9a6wBJoCr5oaCLELYA=
8585
github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f/go.mod h1:i/u985jwjWRlyHXQbwatDASoW0RMlZ/3i9yJHE2xLkI=
86+
github.com/container-orchestrated-devices/container-device-interface v0.5.5-0.20230329094328-f872caf8b32b h1:DIb4jFmEYw318tQrb9Ox9gQwzldiUf555qhH3lwIrxE=
87+
github.com/container-orchestrated-devices/container-device-interface v0.5.5-0.20230329094328-f872caf8b32b/go.mod h1:iRFaKz9ooj6I+SIE4YYOBvV7+SyNbVVmw0vGzs8ruK0=
8688
github.com/containerd/console v1.0.3/go.mod h1:7LqA/THxQ86k76b8c/EMSiaJ3h1eZkMkXar0TQ1gf3U=
8789
github.com/containerd/containerd v1.6.19 h1:F0qgQPrG0P2JPgwpxWxYavrVeXAG0ezUIB9Z/4FTUAU=
8890
github.com/containerd/containerd v1.6.19/go.mod h1:HZCDMn4v/Xl2579/MvtOC2M206i+JJ6VxFWU/NetrGY=

vendor/github.com/container-orchestrated-devices/container-device-interface/LICENSE

Lines changed: 201 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)