containerd/vendor/github.com
Derek Nola 132485adb0
Convert CLI to urfave v2
Followed the Migration Guide at https://cli.urfave.org/migrate-v1-to-v2/
The major changes not pointed out in the migration guide are:
- context.Args() no longer produces a []slice, so context.Args().Slice()
  in substitued
- All cli.Global***** are deprecated (the migration guide is somewhat
  unclear on this)

Signed-off-by: Derek Nola <derek.nola@suse.com>

Vendor in urfave cli/v2

Signed-off-by: Derek Nola <derek.nola@suse.com>

Fix NewStringSlice calls

Signed-off-by: Derek Nola <derek.nola@suse.com>
2024-02-15 09:48:04 -08:00
..
AdaLogics/go-fuzz-headers Remove temporary replace 2023-08-21 16:29:18 +00:00
AdamKorcz/go-118-fuzz-build go.mod: github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0 2023-07-23 03:08:01 +09:00
beorn7/perks Go mod vendor 2020-12-01 01:41:25 +08:00
cenkalti/backoff/v4 Update hcsshim tag to v0.10.0-rc.4 2023-01-12 11:29:01 -08:00
cespare/xxhash/v2 go.mod: github.com/containerd/ttrpc v1.2.0 2023-03-07 22:06:38 +09:00
cilium/ebpf build(deps): bump github.com/containerd/cgroups/v3 from 3.0.2 to 3.0.3 2023-12-29 11:45:53 +00:00
containerd Update github.com/containerd/console to v1.0.4 2024-02-07 10:15:53 -08:00
containernetworking Update CNI to 1.2.0 2023-01-30 10:25:37 +00:00
coreos/go-systemd/v22 Update CNI to 1.2.0 2023-01-30 10:25:37 +00:00
cpuguy83/go-md2man/v2 go.mod: github.com/cpuguy83/go-md2man/v2 v2.0.2 2022-11-20 22:19:43 +01:00
davecgh/go-spew Go mod vendor 2020-12-01 01:41:25 +08:00
distribution/reference replace reference/docker for github.com/distribution/reference v0.5.0 2023-08-31 15:54:50 +02:00
docker Update hcsshim tag to v0.10.0-rc.4 2023-01-12 11:29:01 -08:00
emicklei/go-restful/v3 go.mod: github.com/emicklei/go-restful/v3 v3.10.2 2023-07-23 03:07:59 +09:00
felixge/httpsnoop build(deps): bump the otel group with 8 updates 2024-02-09 17:15:30 +00:00
fsnotify/fsnotify build(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 2023-12-28 00:05:31 +00:00
go-logr deps: Update otelgrpc 2023-12-28 09:47:05 -05:00
godbus/dbus/v5 Update CNI to 1.2.0 2023-01-30 10:25:37 +00:00
gogo/protobuf Temporarily remove imgcrypt in CRI to fix circular dependency 2023-10-27 15:36:47 -07:00
golang Update hcsshim tag to v0.10.0 2023-08-09 11:55:54 -07:00
google build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 2024-01-29 23:47:01 +00:00
grpc-ecosystem build(deps): bump the otel group with 8 updates 2024-02-09 17:15:30 +00:00
intel/goresctrl build(deps): bump github.com/intel/goresctrl from 0.5.0 to 0.6.0 2023-12-27 22:45:39 +00:00
json-iterator/go Vendor dependencies with module graph pruning 2022-03-18 16:49:09 +00:00
klauspost build(deps): bump github.com/klauspost/compress from 1.17.5 to 1.17.6 2024-02-05 23:30:39 +00:00
matttproud/golang_protobuf_extensions Go mod vendor 2020-12-01 01:41:25 +08:00
Microsoft Update hcsshim to v0.12.0-rc.3 2024-02-05 10:42:36 -08:00
minio/sha256-simd go.mod: github.com/minio/sha256-simd v1.0.1 2023-07-23 03:08:00 +09:00
moby build(deps): bump github.com/moby/sys/mountinfo from 0.6.2 to 0.7.1 2023-12-13 17:40:31 +00:00
modern-go Vendor dependencies with module graph pruning 2022-03-18 16:49:09 +00:00
opencontainers build(deps): bump github.com/opencontainers/image-spec 2024-02-05 23:31:58 +00:00
pelletier/go-toml/v2 go.mod: Bump up github.com/pelletier/go-toml to v2.1.1 2023-12-12 14:28:55 +09:00
pkg/errors Go mod vendor 2020-12-01 01:41:25 +08:00
pmezard/go-difflib Go mod vendor 2020-12-01 01:41:25 +08:00
prometheus build(deps): bump github.com/prometheus/client_golang 2023-12-14 03:36:55 +00:00
russross/blackfriday/v2 go.mod: github.com/cpuguy83/go-md2man/v2 v2.0.2 2022-11-20 22:19:43 +01:00
sirupsen/logrus Update hcsshim tag to v0.10.0-rc.9 2023-07-17 10:28:47 -07:00
stretchr/testify Update hcsshim tag to v0.10.0-rc.9 2023-07-17 10:28:47 -07:00
syndtr/gocapability CDI: update go.mod and vendor deps 2022-04-06 13:10:59 +03:00
tchap/go-patricia/v2 go.mod: update to github.com/tchap/go-patricia/v2 v2.3.1 2022-02-26 05:04:55 +08:00
urfave/cli/v2 Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
vishvananda Update hcsshim tag to v0.10.0-rc.9 2023-07-17 10:28:47 -07:00
xrash/smetrics Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00