diff options
Diffstat (limited to 'recipes-containers/nerdctl/relocation.inc')
-rw-r--r-- | recipes-containers/nerdctl/relocation.inc | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/recipes-containers/nerdctl/relocation.inc b/recipes-containers/nerdctl/relocation.inc index 8698ab03..bf8e4940 100644 --- a/recipes-containers/nerdctl/relocation.inc +++ b/recipes-containers/nerdctl/relocation.inc | |||
@@ -5,12 +5,13 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \ | |||
5 | gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \ | 5 | gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \ |
6 | go.opencensus.io:go.opencensus.io:force \ | 6 | go.opencensus.io:go.opencensus.io:force \ |
7 | golang.org/x/exp:golang.org/x/exp:force \ | 7 | golang.org/x/exp:golang.org/x/exp:force \ |
8 | golang.org/x/mod:golang.org/x/mod:force \ | ||
9 | sigs.k8s.io/yaml:sigs.k8s.io/yaml:force \ | ||
8 | golang.org/x/sync:golang.org/x/sync:force \ | 10 | golang.org/x/sync:golang.org/x/sync:force \ |
9 | golang.org/x/term:golang.org/x/term:force \ | 11 | golang.org/x/term:golang.org/x/term:force \ |
10 | golang.org/x/text:golang.org/x/text:force \ | 12 | golang.org/x/text:golang.org/x/text:force \ |
11 | golang.org/x/crypto:golang.org/x/crypto:force \ | 13 | golang.org/x/crypto:golang.org/x/crypto:force \ |
12 | github.com/moby/term:github.com/moby/term:force \ | 14 | github.com/moby/term:github.com/moby/term:force \ |
13 | go.mozilla.org/pkcs7:go.mozilla.org/pkcs7:force \ | ||
14 | github.com/docker/cli:github.com/docker/cli:force \ | 15 | github.com/docker/cli:github.com/docker/cli:force \ |
15 | github.com/pkg/errors:github.com/pkg/errors:force \ | 16 | github.com/pkg/errors:github.com/pkg/errors:force \ |
16 | github.com/fatih/color:github.com/fatih/color:force \ | 17 | github.com/fatih/color:github.com/fatih/color:force \ |
@@ -18,7 +19,6 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \ | |||
18 | github.com/spf13/cobra:github.com/spf13/cobra:force \ | 19 | github.com/spf13/cobra:github.com/spf13/cobra:force \ |
19 | github.com/spf13/pflag:github.com/spf13/pflag:force \ | 20 | github.com/spf13/pflag:github.com/spf13/pflag:force \ |
20 | github.com/cilium/ebpf:github.com/cilium/ebpf:force \ | 21 | github.com/cilium/ebpf:github.com/cilium/ebpf:force \ |
21 | github.com/google/uuid:github.com/google/uuid:force \ | ||
22 | github.com/moby/locker:github.com/moby/locker:force \ | 22 | github.com/moby/locker:github.com/moby/locker:force \ |
23 | google.golang.org/grpc:google.golang.org/grpc:force \ | 23 | google.golang.org/grpc:google.golang.org/grpc:force \ |
24 | github.com/go-logr/logr:github.com/go-logr/logr:force \ | 24 | github.com/go-logr/logr:github.com/go-logr/logr:force \ |
@@ -27,57 +27,55 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \ | |||
27 | github.com/tinylib/msgp:github.com/tinylib/msgp:force \ | 27 | github.com/tinylib/msgp:github.com/tinylib/msgp:force \ |
28 | lukechampine.com/blake3:lukechampine.com/blake3:force \ | 28 | lukechampine.com/blake3:lukechampine.com/blake3:force \ |
29 | github.com/docker/docker:github.com/docker/docker:force \ | 29 | github.com/docker/docker:github.com/docker/docker:force \ |
30 | github.com/tidwall/gjson:github.com/tidwall/gjson:force \ | ||
31 | github.com/gogo/protobuf:github.com/gogo/protobuf:force \ | 30 | github.com/gogo/protobuf:github.com/gogo/protobuf:force \ |
32 | github.com/google/go-cmp:github.com/google/go-cmp:force \ | 31 | github.com/google/go-cmp:github.com/google/go-cmp:force \ |
33 | github.com/philhofer/fwd:github.com/philhofer/fwd:force \ | 32 | github.com/philhofer/fwd:github.com/philhofer/fwd:force \ |
34 | github.com/tidwall/match:github.com/tidwall/match:force \ | ||
35 | go.opentelemetry.io/otel:go.opentelemetry.io/otel:force \ | 33 | go.opentelemetry.io/otel:go.opentelemetry.io/otel:force \ |
36 | github.com/containerd/log:github.com/containerd/log:force \ | 34 | github.com/containerd/log:github.com/containerd/log:force \ |
37 | github.com/djherbis/times:github.com/djherbis/times:force \ | 35 | github.com/djherbis/times:github.com/djherbis/times:force \ |
38 | github.com/godbus/dbus/v5:github.com/godbus/dbus/v5:force \ | 36 | github.com/godbus/dbus/v5:github.com/godbus/dbus/v5:force \ |
39 | github.com/mr-tron/base58:github.com/mr-tron/base58:force \ | 37 | github.com/mr-tron/base58:github.com/mr-tron/base58:force \ |
40 | github.com/tidwall/pretty:github.com/tidwall/pretty:force \ | ||
41 | github.com/containerd/fifo:github.com/containerd/fifo:force \ | 38 | github.com/containerd/fifo:github.com/containerd/fifo:force \ |
42 | github.com/docker/go-units:github.com/docker/go-units:force \ | 39 | github.com/docker/go-units:github.com/docker/go-units:force \ |
43 | github.com/mattn/go-isatty:github.com/mattn/go-isatty:force \ | 40 | github.com/mattn/go-isatty:github.com/mattn/go-isatty:force \ |
44 | github.com/yuchanns/srslog:github.com/yuchanns/srslog:force \ | 41 | github.com/yuchanns/srslog:github.com/yuchanns/srslog:force \ |
45 | github.com/golang/protobuf:github.com/golang/protobuf:force \ | 42 | github.com/golang/protobuf:github.com/golang/protobuf:force \ |
46 | github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \ | 43 | github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \ |
47 | google.golang.org/genproto:google.golang.org/genproto:force \ | 44 | github.com/smallstep/pkcs7:github.com/smallstep/pkcs7:force \ |
48 | google.golang.org/protobuf:google.golang.org/protobuf:force \ | 45 | google.golang.org/protobuf:google.golang.org/protobuf:force \ |
49 | github.com/moby/sys/user:github.com/moby/sys/user/user:force \ | 46 | github.com/moby/sys/user:github.com/moby/sys/user/user:force \ |
50 | github.com/bmizerany/assert:github.com/bmizerany/assert:force \ | 47 | github.com/bmizerany/assert:github.com/bmizerany/assert:force \ |
51 | github.com/containerd/ttrpc:github.com/containerd/ttrpc:force \ | 48 | github.com/containerd/ttrpc:github.com/containerd/ttrpc:force \ |
52 | github.com/docker/go-events:github.com/docker/go-events:force \ | 49 | github.com/petermattis/goid:github.com/petermattis/goid:force \ |
53 | github.com/vbatts/tar-split:github.com/vbatts/tar-split:force \ | 50 | github.com/vbatts/tar-split:github.com/vbatts/tar-split:force \ |
54 | github.com/Microsoft/hcsshim:github.com/Microsoft/hcsshim:force \ | 51 | github.com/Microsoft/hcsshim:github.com/Microsoft/hcsshim:force \ |
55 | github.com/containerd/go-cni:github.com/containerd/go-cni:force \ | 52 | github.com/containerd/go-cni:github.com/containerd/go-cni:force \ |
53 | github.com/fsnotify/fsnotify:github.com/fsnotify/fsnotify:force \ | ||
56 | github.com/moby/sys/mount:github.com/moby/sys/mount/mount:force \ | 54 | github.com/moby/sys/mount:github.com/moby/sys/mount/mount:force \ |
57 | github.com/vishvananda/netns:github.com/vishvananda/netns:force \ | 55 | github.com/vishvananda/netns:github.com/vishvananda/netns:force \ |
58 | github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm:force \ | 56 | github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm:force \ |
57 | github.com/containerd/plugin:github.com/containerd/plugin:force \ | ||
59 | github.com/felixge/httpsnoop:github.com/felixge/httpsnoop:force \ | 58 | github.com/felixge/httpsnoop:github.com/felixge/httpsnoop:force \ |
60 | github.com/golang/groupcache:github.com/golang/groupcache:force \ | 59 | github.com/golang/groupcache:github.com/golang/groupcache:force \ |
61 | github.com/hashicorp/errwrap:github.com/hashicorp/errwrap:force \ | ||
62 | github.com/minio/sha256-simd:github.com/minio/sha256-simd:force \ | 60 | github.com/minio/sha256-simd:github.com/minio/sha256-simd:force \ |
63 | github.com/pelletier/go-toml:github.com/pelletier/go-toml:force \ | ||
64 | github.com/spaolacci/murmur3:github.com/spaolacci/murmur3:force \ | 61 | github.com/spaolacci/murmur3:github.com/spaolacci/murmur3:force \ |
65 | github.com/Microsoft/go-winio:github.com/Microsoft/go-winio:force \ | 62 | github.com/Microsoft/go-winio:github.com/Microsoft/go-winio:force \ |
66 | github.com/containerd/console:github.com/containerd/console:force \ | 63 | github.com/containerd/console:github.com/containerd/console:force \ |
67 | github.com/coreos/go-iptables:github.com/coreos/go-iptables:force \ | ||
68 | github.com/containerd/errdefs:github.com/containerd/errdefs:force \ | 64 | github.com/containerd/errdefs:github.com/containerd/errdefs:force \ |
69 | github.com/containerd/go-runc:github.com/containerd/go-runc:force \ | 65 | github.com/coreos/go-iptables:github.com/coreos/go-iptables:force \ |
70 | github.com/containerd/typeurl:github.com/containerd/typeurl:force \ | ||
71 | github.com/go-jose/go-jose/v3:github.com/go-jose/go-jose/v3:force \ | ||
72 | github.com/klauspost/compress:github.com/klauspost/compress:force \ | 66 | github.com/klauspost/compress:github.com/klauspost/compress:force \ |
67 | github.com/containerd/go-runc:github.com/containerd/go-runc:force \ | ||
68 | github.com/go-jose/go-jose/v4:github.com/go-jose/go-jose/v4:force \ | ||
73 | github.com/klauspost/cpuid/v2:github.com/klauspost/cpuid/v2:force \ | 69 | github.com/klauspost/cpuid/v2:github.com/klauspost/cpuid/v2:force \ |
74 | github.com/mattn/go-colorable:github.com/mattn/go-colorable:force \ | 70 | github.com/mattn/go-colorable:github.com/mattn/go-colorable:force \ |
75 | github.com/moby/sys/signal:github.com/moby/sys/signal/signal:force \ | 71 | github.com/moby/sys/signal:github.com/moby/sys/signal/signal:force \ |
76 | github.com/containerd/imgcrypt:github.com/containerd/imgcrypt:force \ | 72 | github.com/moby/sys/userns:github.com/moby/sys/userns/userns:force \ |
77 | github.com/muesli/cancelreader:github.com/muesli/cancelreader:force \ | 73 | github.com/muesli/cancelreader:github.com/muesli/cancelreader:force \ |
78 | github.com/vishvananda/netlink:github.com/vishvananda/netlink:force \ | 74 | github.com/vishvananda/netlink:github.com/vishvananda/netlink:force \ |
79 | github.com/containers/ocicrypt:github.com/containers/ocicrypt:force \ | 75 | github.com/containers/ocicrypt:github.com/containers/ocicrypt:force \ |
80 | github.com/mattn/go-shellwords:github.com/mattn/go-shellwords:force \ | 76 | github.com/mattn/go-shellwords:github.com/mattn/go-shellwords:force \ |
77 | github.com/sasha-s/go-deadlock:github.com/sasha-s/go-deadlock:force \ | ||
78 | github.com/syndtr/gocapability:github.com/syndtr/gocapability:force \ | ||
81 | github.com/containerd/platforms:github.com/containerd/platforms:force \ | 79 | github.com/containerd/platforms:github.com/containerd/platforms:force \ |
82 | github.com/pelletier/go-toml/v2:github.com/pelletier/go-toml/v2:force \ | 80 | github.com/pelletier/go-toml/v2:github.com/pelletier/go-toml/v2:force \ |
83 | github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir:force \ | 81 | github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir:force \ |
@@ -85,15 +83,14 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \ | |||
85 | github.com/xeipuuv/gojsonschema:github.com/xeipuuv/gojsonschema:force \ | 83 | github.com/xeipuuv/gojsonschema:github.com/xeipuuv/gojsonschema:force \ |
86 | github.com/Masterminds/semver/v3:github.com/Masterminds/semver/v3:force \ | 84 | github.com/Masterminds/semver/v3:github.com/Masterminds/semver/v3:force \ |
87 | github.com/containerd/cgroups/v3:github.com/containerd/cgroups/v3:force \ | 85 | github.com/containerd/cgroups/v3:github.com/containerd/cgroups/v3:force \ |
88 | github.com/containerd/containerd:github.com/containerd/containerd:force \ | ||
89 | github.com/containerd/continuity:github.com/containerd/continuity:force \ | 86 | github.com/containerd/continuity:github.com/containerd/continuity:force \ |
90 | github.com/containerd/typeurl/v2:github.com/containerd/typeurl/v2:force \ | 87 | github.com/containerd/typeurl/v2:github.com/containerd/typeurl/v2:force \ |
91 | github.com/coreos/go-systemd/v22:github.com/coreos/go-systemd/v22:force \ | 88 | github.com/coreos/go-systemd/v22:github.com/coreos/go-systemd/v22:force \ |
92 | github.com/docker/go-connections:github.com/docker/go-connections:force \ | 89 | github.com/docker/go-connections:github.com/docker/go-connections:force \ |
93 | github.com/xeipuuv/gojsonpointer:github.com/xeipuuv/gojsonpointer:force \ | 90 | github.com/xeipuuv/gojsonpointer:github.com/xeipuuv/gojsonpointer:force \ |
94 | github.com/fahedouch/go-logrotate:github.com/fahedouch/go-logrotate:force \ | 91 | github.com/containerd/imgcrypt/v2:github.com/containerd/imgcrypt/v2:force \ |
95 | github.com/mitchellh/mapstructure:github.com/mitchellh/mapstructure:force \ | ||
96 | github.com/distribution/reference:github.com/distribution/reference:force \ | 92 | github.com/distribution/reference:github.com/distribution/reference:force \ |
93 | github.com/fahedouch/go-logrotate:github.com/fahedouch/go-logrotate:force \ | ||
97 | github.com/moby/docker-image-spec:github.com/moby/docker-image-spec:force \ | 94 | github.com/moby/docker-image-spec:github.com/moby/docker-image-spec:force \ |
98 | github.com/multiformats/go-base32:github.com/multiformats/go-base32:force \ | 95 | github.com/multiformats/go-base32:github.com/multiformats/go-base32:force \ |
99 | github.com/multiformats/go-base36:github.com/multiformats/go-base36:force \ | 96 | github.com/multiformats/go-base36:github.com/multiformats/go-base36:force \ |
@@ -101,13 +98,13 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \ | |||
101 | github.com/opencontainers/selinux:github.com/opencontainers/selinux:force \ | 98 | github.com/opencontainers/selinux:github.com/opencontainers/selinux:force \ |
102 | go.opentelemetry.io/otel/trace:go.opentelemetry.io/otel/trace/trace:force \ | 99 | go.opentelemetry.io/otel/trace:go.opentelemetry.io/otel/trace/trace:force \ |
103 | github.com/containernetworking/cni:github.com/containernetworking/cni:force \ | 100 | github.com/containernetworking/cni:github.com/containernetworking/cni:force \ |
104 | github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror:force \ | ||
105 | github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \ | 101 | github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \ |
106 | github.com/xeipuuv/gojsonreference:github.com/xeipuuv/gojsonreference:force \ | 102 | github.com/xeipuuv/gojsonreference:github.com/xeipuuv/gojsonreference:force \ |
107 | go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \ | 103 | go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \ |
108 | github.com/awslabs/soci-snapshotter:github.com/awslabs/soci-snapshotter:force \ | 104 | github.com/containerd/containerd/v2:github.com/containerd/containerd/v2:force \ |
109 | github.com/opencontainers/go-digest:github.com/opencontainers/go-digest:force \ | ||
110 | github.com/go-viper/mapstructure/v2:github.com/go-viper/mapstructure/v2:force \ | 105 | github.com/go-viper/mapstructure/v2:github.com/go-viper/mapstructure/v2:force \ |
106 | github.com/opencontainers/go-digest:github.com/opencontainers/go-digest:force \ | ||
107 | github.com/containerd/errdefs/pkg:github.com/containerd/errdefs/pkg/pkg:force \ | ||
111 | github.com/moby/sys/sequential:github.com/moby/sys/sequential/sequential:force \ | 108 | github.com/moby/sys/sequential:github.com/moby/sys/sequential/sequential:force \ |
112 | github.com/opencontainers/image-spec:github.com/opencontainers/image-spec:force \ | 109 | github.com/opencontainers/image-spec:github.com/opencontainers/image-spec:force \ |
113 | github.com/AdaLogics/go-fuzz-headers:github.com/AdaLogics/go-fuzz-headers:force \ | 110 | github.com/AdaLogics/go-fuzz-headers:github.com/AdaLogics/go-fuzz-headers:force \ |
@@ -124,6 +121,8 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \ | |||
124 | github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \ | 121 | github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \ |
125 | github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \ | 122 | github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \ |
126 | github.com/containerd/nydus-snapshotter:github.com/containerd/nydus-snapshotter:force \ | 123 | github.com/containerd/nydus-snapshotter:github.com/containerd/nydus-snapshotter:force \ |
124 | github.com/opencontainers/runtime-tools:github.com/opencontainers/runtime-tools:force \ | ||
125 | tags.cncf.io/container-device-interface:tags.cncf.io/container-device-interface:force \ | ||
127 | github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter:force \ | 126 | github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter:force \ |
128 | github.com/rootless-containers/bypass4netns:github.com/rootless-containers/bypass4netns:force \ | 127 | github.com/rootless-containers/bypass4netns:github.com/rootless-containers/bypass4netns:force \ |
129 | github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers:force \ | 128 | github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers:force \ |
@@ -132,6 +131,7 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \ | |||
132 | google.golang.org/genproto/googleapis/rpc:google.golang.org/genproto/googleapis/rpc/googleapis/rpc:force \ | 131 | google.golang.org/genproto/googleapis/rpc:google.golang.org/genproto/googleapis/rpc/googleapis/rpc:force \ |
133 | github.com/containerd/accelerated-container-image:github.com/containerd/accelerated-container-image:force \ | 132 | github.com/containerd/accelerated-container-image:github.com/containerd/accelerated-container-image:force \ |
134 | github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter/estargz/estargz:force \ | 133 | github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter/estargz/estargz:force \ |
134 | tags.cncf.io/container-device-interface/specs-go:tags.cncf.io/container-device-interface/specs-go/specs-go:force \ | ||
135 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/instrumentation/net/http/otelhttp:force" | 135 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/instrumentation/net/http/otelhttp:force" |
136 | 136 | ||
137 | do_compile:prepend() { | 137 | do_compile:prepend() { |