summaryrefslogtreecommitdiffstats
path: root/recipes-containers/nerdctl/relocation.inc
blob: f5d823f60fdf721c6b548c31e25bd6e775fb87b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
sites="github.com/Masterminds/semver/v3:github.com/Masterminds/semver/v3 \
           github.com/Microsoft/go-winio:github.com/Microsoft/go-winio \
           github.com/compose-spec/compose-go:github.com/compose-spec/compose-go \
           github.com/containerd/cgroups:github.com/containerd/cgroups \
           github.com/containerd/console:github.com/containerd/console \
           github.com/containerd/continuity:github.com/containerd/continuity \
           github.com/containerd/go-cni:github.com/containerd/go-cni \
           github.com/containerd/imgcrypt:github.com/containerd/imgcrypt \
           github.com/containerd/nydus-snapshotter:github.com/containerd/nydus-snapshotter \
           github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter \
           github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter//estargz \
           github.com/containerd/stargz-snapshotter/ipfs:github.com/containerd/stargz-snapshotter//ipfs \
           github.com/containerd/typeurl:github.com/containerd/typeurl \
           github.com/containernetworking/cni:github.com/containernetworking/cni \
           github.com/containernetworking/plugins:github.com/containernetworking/plugins \
           github.com/coreos/go-systemd/v22:github.com/coreos/go-systemd/v22 \
           github.com/cyphar/filepath-securejoin:github.com/cyphar/filepath-securejoin \
           github.com/docker/cli:github.com/docker/cli \
           github.com/docker/docker:github.com/docker/docker \
           github.com/docker/go-connections:github.com/docker/go-connections \
           github.com/docker/go-units:github.com/docker/go-units \
           github.com/fahedouch/go-logrotate:github.com/fahedouch/go-logrotate \
           github.com/fatih/color:github.com/fatih/color \
           github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror \
           github.com/ipfs/go-cid:github.com/ipfs/go-cid \
           github.com/ipfs/go-ipfs-files:github.com/ipfs/go-ipfs-files \
           github.com/ipfs/go-ipfs-http-client:github.com/ipfs/go-ipfs-http-client \
           github.com/ipfs/interface-go-ipfs-core:github.com/ipfs/interface-go-ipfs-core \
           github.com/mattn/go-isatty:github.com/mattn/go-isatty \
           github.com/moby/sys/mount:github.com/moby/sys/mount//mount \
           github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo//mountinfo \
           github.com/moby/sys/signal:github.com/moby/sys/signal//signal \
           github.com/multiformats/go-multiaddr:github.com/multiformats/go-multiaddr \
           github.com/opencontainers/go-digest:github.com/opencontainers/go-digest \
           github.com/opencontainers/image-spec:github.com/opencontainers/image-spec \
           github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec \
           github.com/pelletier/go-toml:github.com/pelletier/go-toml \
           github.com/rootless-containers/bypass4netns:github.com/rootless-containers/bypass4netns \
           github.com/rootless-containers/rootlesskit:github.com/rootless-containers/rootlesskit \
           github.com/sirupsen/logrus:github.com/sirupsen/logrus \
           github.com/spf13/cobra:github.com/spf13/cobra \
           github.com/spf13/pflag:github.com/spf13/pflag \
           github.com/tidwall/gjson:github.com/tidwall/gjson \
           github.com/vishvananda/netlink:github.com/vishvananda/netlink \
           github.com/vishvananda/netns:github.com/vishvananda/netns \
           golang.org/x/crypto:golang.org/x/crypto \
           golang.org/x/net:golang.org/x/net \
           golang.org/x/sync:golang.org/x/sync \
           golang.org/x/sys:golang.org/x/sys \
           golang.org/x/term:golang.org/x/term \
           gopkg.in/yaml.v3:gopkg.in/yaml.v3 \
           gotest.tools/v3:github.com/gotestyourself/gotest.tools \
           github.com/AdaLogics/go-fuzz-headers:github.com/AdaLogics/go-fuzz-headers \
           github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm \
           github.com/Microsoft/hcsshim:github.com/Microsoft/hcsshim \
           github.com/beorn7/perks:github.com/beorn7/perks \
           github.com/blang/semver:github.com/blang/semver \
           github.com/bmizerany/assert:github.com/bmizerany/assert \
           github.com/btcsuite/btcd:github.com/btcsuite/btcd \
           github.com/cespare/xxhash/v2:github.com/cespare/xxhash/v2 \
           github.com/cilium/ebpf:github.com/cilium/ebpf \
           github.com/container-orchestrated-devices/container-device-interface:github.com/container-orchestrated-devices/container-device-interface \
           github.com/containerd/fifo:github.com/containerd/fifo \
           github.com/containerd/ttrpc:github.com/containerd/ttrpc \
           github.com/containers/ocicrypt:github.com/containers/ocicrypt \
           github.com/cpuguy83/go-md2man/v2:github.com/cpuguy83/go-md2man/v2 \
           github.com/crackcomm/go-gitignore:github.com/crackcomm/go-gitignore \
           github.com/distribution/distribution/v3:github.com/distribution/distribution/v3 \
           github.com/djherbis/times:github.com/djherbis/times \
           github.com/docker/distribution:github.com/docker/distribution \
           github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers \
           github.com/docker/go-events:github.com/docker/go-events \
           github.com/docker/go-metrics:github.com/docker/go-metrics \
           github.com/fluent/fluent-logger-golang:github.com/fluent/fluent-logger-golang \
           github.com/godbus/dbus/v5:github.com/godbus/dbus/v5 \
           github.com/gogo/protobuf:github.com/gogo/protobuf \
           github.com/golang/groupcache:github.com/golang/groupcache \
           github.com/golang/protobuf:github.com/golang/protobuf \
           github.com/google/go-cmp:github.com/google/go-cmp \
           github.com/google/uuid:github.com/google/uuid \
           github.com/gorilla/mux:github.com/gorilla/mux \
           github.com/hashicorp/errwrap:github.com/hashicorp/errwrap \
           github.com/hashicorp/golang-lru:github.com/hashicorp/golang-lru \
           github.com/imdario/mergo:github.com/imdario/mergo \
           github.com/inconshreveable/mousetrap:github.com/inconshreveable/mousetrap \
           github.com/ipfs/bbloom:github.com/ipfs/bbloom \
           github.com/ipfs/go-block-format:github.com/ipfs/go-block-format \
           github.com/ipfs/go-blockservice:github.com/ipfs/go-blockservice \
           github.com/ipfs/go-datastore:github.com/ipfs/go-datastore \
           github.com/ipfs/go-ipfs-blockstore:github.com/ipfs/go-ipfs-blockstore \
           github.com/ipfs/go-ipfs-cmds:github.com/ipfs/go-ipfs-cmds \
           github.com/ipfs/go-ipfs-ds-help:github.com/ipfs/go-ipfs-ds-help \
           github.com/ipfs/go-ipfs-exchange-interface:github.com/ipfs/go-ipfs-exchange-interface \
           github.com/ipfs/go-ipfs-util:github.com/ipfs/go-ipfs-util \
           github.com/ipfs/go-ipld-cbor:github.com/ipfs/go-ipld-cbor \
           github.com/ipfs/go-ipld-format:github.com/ipfs/go-ipld-format \
           github.com/ipfs/go-ipld-legacy:github.com/ipfs/go-ipld-legacy \
           github.com/ipfs/go-log:github.com/ipfs/go-log \
           github.com/ipfs/go-log/v2:github.com/ipfs/go-log/v2 \
           github.com/ipfs/go-merkledag:github.com/ipfs/go-merkledag \
           github.com/ipfs/go-metrics-interface:github.com/ipfs/go-metrics-interface \
           github.com/ipfs/go-path:github.com/ipfs/go-path \
           github.com/ipfs/go-unixfs:github.com/ipfs/go-unixfs \
           github.com/ipfs/go-verifcid:github.com/ipfs/go-verifcid \
           github.com/ipld/go-codec-dagpb:github.com/ipld/go-codec-dagpb \
           github.com/ipld/go-ipld-prime:github.com/ipld/go-ipld-prime \
           github.com/jbenet/goprocess:github.com/jbenet/goprocess \
           github.com/klauspost/compress:github.com/klauspost/compress \
           github.com/klauspost/cpuid/v2:github.com/klauspost/cpuid/v2 \
           github.com/libp2p/go-buffer-pool:github.com/libp2p/go-buffer-pool \
           github.com/libp2p/go-libp2p-core:github.com/libp2p/go-libp2p-core \
           github.com/libp2p/go-openssl:github.com/libp2p/go-openssl \
           github.com/mattn/go-colorable:github.com/mattn/go-colorable \
           github.com/mattn/go-shellwords:github.com/mattn/go-shellwords \
           github.com/matttproud/golang_protobuf_extensions:github.com/matttproud/golang_protobuf_extensions \
           github.com/miekg/pkcs11:github.com/miekg/pkcs11 \
           github.com/minio/blake2b-simd:github.com/minio/blake2b-simd \
           github.com/minio/sha256-simd:github.com/minio/sha256-simd \
           github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir \
           github.com/mitchellh/mapstructure:github.com/mitchellh/mapstructure \
           github.com/moby/locker:github.com/moby/locker \
           github.com/moby/term:github.com/moby/term \
           github.com/morikuni/aec:github.com/morikuni/aec \
           github.com/mr-tron/base58:github.com/mr-tron/base58 \
           github.com/multiformats/go-base32:github.com/multiformats/go-base32 \
           github.com/multiformats/go-base36:github.com/multiformats/go-base36 \
           github.com/multiformats/go-multibase:github.com/multiformats/go-multibase \
           github.com/multiformats/go-multicodec:github.com/multiformats/go-multicodec \
           github.com/multiformats/go-multihash:github.com/multiformats/go-multihash \
           github.com/multiformats/go-varint:github.com/multiformats/go-varint \
           github.com/opencontainers/runc:github.com/opencontainers/runc \
           github.com/opencontainers/runtime-tools:github.com/opencontainers/runtime-tools \
           github.com/opencontainers/selinux:github.com/opencontainers/selinux \
           github.com/opentracing/opentracing-go:github.com/opentracing/opentracing-go \
           github.com/philhofer/fwd:github.com/philhofer/fwd \
           github.com/pkg/errors:github.com/pkg/errors \
           github.com/polydawn/refmt:github.com/polydawn/refmt \
           github.com/prometheus/client_golang:github.com/prometheus/client_golang \
           github.com/prometheus/client_model:github.com/prometheus/client_model \
           github.com/prometheus/common:github.com/prometheus/common \
           github.com/prometheus/procfs:github.com/prometheus/procfs \
           github.com/rs/cors:github.com/rs/cors \
           github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2 \
           github.com/spacemonkeygo/spacelog:github.com/spacemonkeygo/spacelog \
           github.com/spaolacci/murmur3:github.com/spaolacci/murmur3 \
           github.com/stefanberger/go-pkcs11uri:github.com/stefanberger/go-pkcs11uri \
           github.com/syndtr/gocapability:github.com/syndtr/gocapability \
           github.com/tidwall/match:github.com/tidwall/match \
           github.com/tidwall/pretty:github.com/tidwall/pretty \
           github.com/tinylib/msgp:github.com/tinylib/msgp \
           github.com/urfave/cli:github.com/urfave/cli \
           github.com/vbatts/tar-split:github.com/vbatts/tar-split \
           github.com/whyrusleeping/cbor-gen:github.com/whyrusleeping/cbor-gen \
           github.com/xeipuuv/gojsonpointer:github.com/xeipuuv/gojsonpointer \
           github.com/xeipuuv/gojsonreference:github.com/xeipuuv/gojsonreference \
           github.com/xeipuuv/gojsonschema:github.com/xeipuuv/gojsonschema \
           go.mozilla.org/pkcs7:go.mozilla.org/pkcs7 \
           go.opencensus.io:go.opencensus.io \
           go.uber.org/atomic:go.uber.org/atomic \
           go.uber.org/multierr:go.uber.org/multierr \
           go.uber.org/zap:go.uber.org/zap \
           golang.org/x/text:golang.org/x/text \
           golang.org/x/xerrors:golang.org/x/xerrors \
           google.golang.org/genproto:github.com/googleapis/go-genproto \
           google.golang.org/grpc:github.com/grpc/grpc-go \
           google.golang.org/protobuf:github.com/protocolbuffers/protobuf-go \
           gopkg.in/square/go-jose.v2:gopkg.in/square/go-jose.v2 \
           gopkg.in/yaml.v2:gopkg.in/yaml.v2 \
           lukechampine.com/blake3:lukechampine.com/blake3 \
           sigs.k8s.io/yaml:sigs.k8s.io/yaml \
           github.com/containerd/containerd:github.com/containerd/containerd \
           github.com/hashicorp/golang-lru:github.com/hashicorp/golang-lru"