diff options
Diffstat (limited to 'recipes-containers/k3s/relocation.inc')
| -rw-r--r-- | recipes-containers/k3s/relocation.inc | 425 |
1 files changed, 0 insertions, 425 deletions
diff --git a/recipes-containers/k3s/relocation.inc b/recipes-containers/k3s/relocation.inc deleted file mode 100644 index c9caaee0..00000000 --- a/recipes-containers/k3s/relocation.inc +++ /dev/null | |||
| @@ -1,425 +0,0 @@ | |||
| 1 | export sites = "k8s.io/utils:k8s.io/utils:force \ | ||
| 2 | cel.dev/expr:cel.dev/expr:force \ | ||
| 3 | k8s.io/gengo:k8s.io/gengo:force \ | ||
| 4 | go.uber.org/fx:go.uber.org/fx:force \ | ||
| 5 | go.uber.org/zap:go.uber.org/zap:force \ | ||
| 6 | dario.cat/mergo:dario.cat/mergo:force \ | ||
| 7 | go.uber.org/dig:go.uber.org/dig:force \ | ||
| 8 | gopkg.in/inf.v0:gopkg.in/inf.v0:force \ | ||
| 9 | gopkg.in/ini.v1:gopkg.in/ini.v1:force \ | ||
| 10 | go.uber.org/mock:go.uber.org/mock:force \ | ||
| 11 | golang.org/x/mod:golang.org/x/mod:force \ | ||
| 12 | golang.org/x/net:golang.org/x/net:force \ | ||
| 13 | golang.org/x/sys:golang.org/x/sys:force \ | ||
| 14 | gopkg.in/yaml.v2:gopkg.in/yaml.v2:force \ | ||
| 15 | sigs.k8s.io/yaml:sigs.k8s.io/yaml:force \ | ||
| 16 | go.etcd.io/bbolt:go.etcd.io/bbolt:force \ | ||
| 17 | go.opencensus.io:go.opencensus.io:force \ | ||
| 18 | golang.org/x/exp:golang.org/x/exp:force \ | ||
| 19 | gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \ | ||
| 20 | sigs.k8s.io/json:sigs.k8s.io/json:force \ | ||
| 21 | k8s.io/gengo/v2:k8s.io/gengo/v2/v2:force \ | ||
| 22 | golang.org/x/sync:golang.org/x/sync:force \ | ||
| 23 | k8s.io/cri-client:k8s.io/cri-client:force \ | ||
| 24 | github.com/rs/xid:github.com/rs/xid:force \ | ||
| 25 | golang.org/x/term:golang.org/x/term:force \ | ||
| 26 | golang.org/x/text:golang.org/x/text:force \ | ||
| 27 | golang.org/x/time:golang.org/x/time:force \ | ||
| 28 | golang.org/x/tools:golang.org/x/tools:force \ | ||
| 29 | gonum.org/v1/gonum:gonum.org/v1/gonum:force \ | ||
| 30 | golang.org/x/crypto:golang.org/x/crypto:force \ | ||
| 31 | golang.org/x/oauth2:golang.org/x/oauth2:force \ | ||
| 32 | k8s.io/kube-openapi:k8s.io/kube-openapi:force \ | ||
| 33 | k8s.io/klog/v2:github.com/k3s-io/klog/v2:force \ | ||
| 34 | github.com/ipfs/boxo:github.com/ipfs/boxo:force \ | ||
| 35 | github.com/miekg/dns:github.com/miekg/dns:force \ | ||
| 36 | github.com/moby/ipvs:github.com/moby/ipvs:force \ | ||
| 37 | github.com/moby/term:github.com/moby/term:force \ | ||
| 38 | go.mozilla.org/pkcs7:go.mozilla.org/pkcs7:force \ | ||
| 39 | go.uber.org/multierr:go.uber.org/multierr:force \ | ||
| 40 | github.com/pkg/errors:github.com/pkg/errors:force \ | ||
| 41 | github.com/urfave/cli:github.com/urfave/cli:force \ | ||
| 42 | github.com/docker/cli:github.com/docker/cli:force \ | ||
| 43 | sigs.k8s.io/knftables:sigs.k8s.io/knftables:force \ | ||
| 44 | github.com/google/uuid:github.com/google/uuid:force \ | ||
| 45 | github.com/gorilla/mux:github.com/gorilla/mux:force \ | ||
| 46 | github.com/k3s-io/kine:github.com/k3s-io/kine:force \ | ||
| 47 | github.com/onsi/gomega:github.com/onsi/gomega:force \ | ||
| 48 | github.com/spf13/pflag:github.com/spf13/pflag:force \ | ||
| 49 | google.golang.org/grpc:google.golang.org/grpc:force \ | ||
| 50 | github.com/cilium/ebpf:github.com/cilium/ebpf:force \ | ||
| 51 | github.com/flynn/noise:github.com/flynn/noise:force \ | ||
| 52 | github.com/ghodss/yaml:github.com/ghodss/yaml:force \ | ||
| 53 | github.com/gofrs/flock:github.com/gofrs/flock:force \ | ||
| 54 | github.com/huin/goupnp:github.com/huin/goupnp:force \ | ||
| 55 | github.com/ipfs/go-cid:github.com/ipfs/go-cid:force \ | ||
| 56 | github.com/ipfs/go-log:github.com/ipfs/go-log:force \ | ||
| 57 | github.com/moby/locker:github.com/moby/locker:force \ | ||
| 58 | github.com/pierrec/lz4:github.com/pierrec/lz4:force \ | ||
| 59 | github.com/spf13/afero:github.com/spf13/afero:force \ | ||
| 60 | github.com/spf13/cobra:github.com/spf13/cobra:force \ | ||
| 61 | k8s.io/kubernetes:github.com/k3s-io/kubernetes:force \ | ||
| 62 | github.com/go-logr/logr:github.com/go-logr/logr:force \ | ||
| 63 | github.com/go-logr/stdr:github.com/go-logr/stdr:force \ | ||
| 64 | github.com/go-test/deep:github.com/go-test/deep:force \ | ||
| 65 | github.com/otiai10/copy:github.com/otiai10/copy:force \ | ||
| 66 | github.com/x448/float16:github.com/x448/float16:force \ | ||
| 67 | filippo.io/edwards25519:filippo.io/edwards25519:force \ | ||
| 68 | github.com/Rican7/retry:github.com/Rican7/retry:force \ | ||
| 69 | github.com/beorn7/perks:github.com/beorn7/perks:force \ | ||
| 70 | github.com/blang/semver:github.com/blang/semver:force \ | ||
| 71 | github.com/google/btree:github.com/google/btree:force \ | ||
| 72 | github.com/google/pprof:github.com/google/pprof:force \ | ||
| 73 | github.com/google/shlex:github.com/google/shlex:force \ | ||
| 74 | github.com/jackc/pgx/v5:github.com/jackc/pgx/v5:force \ | ||
| 75 | github.com/miekg/pkcs11:github.com/miekg/pkcs11:force \ | ||
| 76 | github.com/morikuni/aec:github.com/morikuni/aec:force \ | ||
| 77 | github.com/nats-io/nuid:github.com/nats-io/nuid:force \ | ||
| 78 | lukechampine.com/blake3:lukechampine.com/blake3:force \ | ||
| 79 | github.com/docker/docker:github.com/docker/docker:force \ | ||
| 80 | github.com/joho/godotenv:github.com/joho/godotenv:force \ | ||
| 81 | github.com/rancher/lasso:github.com/rancher/lasso:force \ | ||
| 82 | sigs.k8s.io/cri-tools:github.com/k3s-io/cri-tools:force \ | ||
| 83 | github.com/stretchr/objx:github.com/stretchr/objx:force \ | ||
| 84 | github.com/armon/circbuf:github.com/armon/circbuf:force \ | ||
| 85 | github.com/goccy/go-json:github.com/goccy/go-json:force \ | ||
| 86 | github.com/gogo/protobuf:github.com/gogo/protobuf:force \ | ||
| 87 | github.com/golang/snappy:github.com/golang/snappy:force \ | ||
| 88 | github.com/google/cel-go:github.com/google/cel-go:force \ | ||
| 89 | github.com/google/go-cmp:github.com/google/go-cmp:force \ | ||
| 90 | github.com/google/gofuzz:github.com/google/gofuzz:force \ | ||
| 91 | github.com/koron/go-ssdp:github.com/koron/go-ssdp:force \ | ||
| 92 | github.com/libp2p/go-nat:github.com/libp2p/go-nat:force \ | ||
| 93 | github.com/mikioh/tcpopt:github.com/mikioh/tcpopt:force \ | ||
| 94 | github.com/nats-io/nkeys:github.com/nats-io/nkeys:force \ | ||
| 95 | github.com/pbnjay/memory:github.com/pbnjay/memory:force \ | ||
| 96 | github.com/quic-go/qpack:github.com/quic-go/qpack:force \ | ||
| 97 | github.com/soheilhy/cmux:github.com/soheilhy/cmux:force \ | ||
| 98 | github.com/tidwall/btree:github.com/tidwall/btree:force \ | ||
| 99 | github.com/urfave/cli/v2:github.com/urfave/cli/v2:force \ | ||
| 100 | go.opentelemetry.io/otel:go.opentelemetry.io/otel:force \ | ||
| 101 | github.com/containerd/zfs:github.com/containerd/zfs:force \ | ||
| 102 | github.com/ipfs/go-log/v2:github.com/ipfs/go-log/v2:force \ | ||
| 103 | github.com/onsi/ginkgo/v2:github.com/onsi/ginkgo/v2:force \ | ||
| 104 | github.com/robfig/cron/v3:github.com/robfig/cron/v3:force \ | ||
| 105 | github.com/containerd/log:github.com/containerd/log:force \ | ||
| 106 | github.com/containerd/nri:github.com/containerd/nri:force \ | ||
| 107 | github.com/coreos/go-oidc:github.com/coreos/go-oidc:force \ | ||
| 108 | github.com/godbus/dbus/v5:github.com/godbus/dbus/v5:force \ | ||
| 109 | github.com/mikioh/tcpinfo:github.com/mikioh/tcpinfo:force \ | ||
| 110 | github.com/minio/md5-simd:github.com/minio/md5-simd:force \ | ||
| 111 | github.com/mohae/deepcopy:github.com/mohae/deepcopy:force \ | ||
| 112 | github.com/mr-tron/base58:github.com/mr-tron/base58:force \ | ||
| 113 | github.com/nats-io/jsm.go:github.com/nats-io/jsm.go:force \ | ||
| 114 | github.com/nats-io/jwt/v2:github.com/nats-io/jwt/v2:force \ | ||
| 115 | github.com/polydawn/refmt:github.com/polydawn/refmt:force \ | ||
| 116 | github.com/xlab/treeprint:github.com/xlab/treeprint:force \ | ||
| 117 | github.com/xrash/smetrics:github.com/xrash/smetrics:force \ | ||
| 118 | github.com/blang/semver/v4:github.com/blang/semver/v4:force \ | ||
| 119 | github.com/containerd/aufs:github.com/containerd/aufs:force \ | ||
| 120 | github.com/google/cadvisor:github.com/k3s-io/cadvisor:force \ | ||
| 121 | github.com/inetaf/tcpproxy:github.com/inetaf/tcpproxy:force \ | ||
| 122 | github.com/opencontainers/runc:github.com/k3s-io/runc:force \ | ||
| 123 | github.com/rancher/wharfie:github.com/rancher/wharfie:force \ | ||
| 124 | github.com/sirupsen/logrus:github.com/sirupsen/logrus:force \ | ||
| 125 | github.com/spegel-org/spegel:github.com/k3s-io/spegel:force \ | ||
| 126 | github.com/containerd/fifo:github.com/containerd/fifo:force \ | ||
| 127 | github.com/davecgh/go-spew:github.com/davecgh/go-spew:force \ | ||
| 128 | github.com/docker/go-units:github.com/docker/go-units:force \ | ||
| 129 | github.com/elastic/gosigar:github.com/elastic/gosigar:force \ | ||
| 130 | github.com/fatih/camelcase:github.com/fatih/camelcase:force \ | ||
| 131 | github.com/go-openapi/swag:github.com/go-openapi/swag:force \ | ||
| 132 | github.com/golang/protobuf:github.com/golang/protobuf:force \ | ||
| 133 | github.com/google/gopacket:github.com/google/gopacket:force \ | ||
| 134 | github.com/intel/goresctrl:github.com/intel/goresctrl:force \ | ||
| 135 | github.com/jackc/pgerrcode:github.com/jackc/pgerrcode:force \ | ||
| 136 | github.com/jackc/puddle/v2:github.com/jackc/puddle/v2:force \ | ||
| 137 | github.com/libp2p/go-msgio:github.com/libp2p/go-msgio:force \ | ||
| 138 | github.com/mailru/easyjson:github.com/mailru/easyjson:force \ | ||
| 139 | github.com/mattn/go-isatty:github.com/mattn/go-isatty:force \ | ||
| 140 | github.com/mdlayher/socket:github.com/mdlayher/socket:force \ | ||
| 141 | github.com/moby/spdystream:github.com/moby/spdystream:force \ | ||
| 142 | github.com/mxk/go-flowrate:github.com/mxk/go-flowrate:force \ | ||
| 143 | github.com/nats-io/nats.go:github.com/nats-io/nats.go:force \ | ||
| 144 | github.com/quic-go/quic-go:github.com/quic-go/quic-go:force \ | ||
| 145 | github.com/xiang90/probing:github.com/xiang90/probing:force \ | ||
| 146 | golang.zx2c4.com/wireguard:golang.zx2c4.com/wireguard:force \ | ||
| 147 | google.golang.org/genproto:google.golang.org/genproto:force \ | ||
| 148 | google.golang.org/protobuf:google.golang.org/protobuf:force \ | ||
| 149 | gopkg.in/square/go-jose.v2:gopkg.in/square/go-jose.v2:force \ | ||
| 150 | github.com/moby/sys/user:github.com/moby/sys/user/user:force \ | ||
| 151 | github.com/json-iterator/go:github.com/json-iterator/go:force \ | ||
| 152 | github.com/libp2p/go-libp2p:github.com/libp2p/go-libp2p:force \ | ||
| 153 | github.com/stretchr/testify:github.com/stretchr/testify:force \ | ||
| 154 | github.com/buger/jsonparser:github.com/buger/jsonparser:force \ | ||
| 155 | github.com/Microsoft/hnslib:github.com/Microsoft/hnslib:force \ | ||
| 156 | github.com/containerd/ttrpc:github.com/containerd/ttrpc:force \ | ||
| 157 | github.com/coreos/go-semver:github.com/coreos/go-semver:force \ | ||
| 158 | github.com/docker/go-events:github.com/docker/go-events:force \ | ||
| 159 | github.com/go-errors/errors:github.com/go-errors/errors:force \ | ||
| 160 | github.com/jackc/pgpassfile:github.com/jackc/pgpassfile:force \ | ||
| 161 | github.com/jbenet/goprocess:github.com/jbenet/goprocess:force \ | ||
| 162 | github.com/josharian/intern:github.com/josharian/intern:force \ | ||
| 163 | github.com/josharian/native:github.com/josharian/native:force \ | ||
| 164 | github.com/lithammer/dedent:github.com/lithammer/dedent:force \ | ||
| 165 | github.com/mattn/go-sqlite3:github.com/mattn/go-sqlite3:force \ | ||
| 166 | github.com/mdlayher/netlink:github.com/mdlayher/netlink:force \ | ||
| 167 | github.com/mistifyio/go-zfs:github.com/mistifyio/go-zfs:force \ | ||
| 168 | github.com/syndtr/goleveldb:github.com/syndtr/goleveldb:force \ | ||
| 169 | github.com/vbatts/tar-split:github.com/vbatts/tar-split:force \ | ||
| 170 | sigs.k8s.io/kustomize/api:sigs.k8s.io/kustomize/api/api:force \ | ||
| 171 | go.etcd.io/etcd/api/v3:github.com/k3s-io/etcd/api/v3/api:force \ | ||
| 172 | go.etcd.io/etcd/pkg/v3:github.com/k3s-io/etcd/pkg/v3/pkg:force \ | ||
| 173 | github.com/Microsoft/hcsshim:github.com/Microsoft/hcsshim:force \ | ||
| 174 | github.com/gorilla/websocket:github.com/gorilla/websocket:force \ | ||
| 175 | github.com/minio/minio-go/v7:github.com/minio/minio-go/v7:force \ | ||
| 176 | github.com/prometheus/common:github.com/prometheus/common:force \ | ||
| 177 | github.com/yl2chen/cidranger:github.com/yl2chen/cidranger:force \ | ||
| 178 | github.com/fxamacker/cbor/v2:github.com/fxamacker/cbor/v2:force \ | ||
| 179 | github.com/Azure/go-ansiterm:github.com/Azure/go-ansiterm:force \ | ||
| 180 | github.com/avast/retry-go/v4:github.com/avast/retry-go/v4:force \ | ||
| 181 | github.com/benbjohnson/clock:github.com/benbjohnson/clock:force \ | ||
| 182 | github.com/cespare/xxhash/v2:github.com/cespare/xxhash/v2:force \ | ||
| 183 | github.com/containerd/go-cni:github.com/containerd/go-cni:force \ | ||
| 184 | github.com/docker/go-metrics:github.com/docker/go-metrics:force \ | ||
| 185 | github.com/felixge/httpsnoop:github.com/felixge/httpsnoop:force \ | ||
| 186 | github.com/francoispqt/gojay:github.com/francoispqt/gojay:force \ | ||
| 187 | github.com/fsnotify/fsnotify:github.com/fsnotify/fsnotify:force \ | ||
| 188 | github.com/golang-jwt/jwt/v4:github.com/golang-jwt/jwt/v4:force \ | ||
| 189 | github.com/golang/groupcache:github.com/golang/groupcache:force \ | ||
| 190 | github.com/hanwen/go-fuse/v2:github.com/hanwen/go-fuse/v2:force \ | ||
| 191 | github.com/hashicorp/errwrap:github.com/hashicorp/errwrap:force \ | ||
| 192 | github.com/ipfs/go-datastore:github.com/ipfs/go-datastore:force \ | ||
| 193 | github.com/karrick/godirwalk:github.com/karrick/godirwalk:force \ | ||
| 194 | github.com/liggitt/tabwriter:github.com/liggitt/tabwriter:force \ | ||
| 195 | github.com/minio/highwayhash:github.com/minio/highwayhash:force \ | ||
| 196 | github.com/minio/sha256-simd:github.com/minio/sha256-simd:force \ | ||
| 197 | github.com/munnerz/goautoneg:github.com/munnerz/goautoneg:force \ | ||
| 198 | github.com/pelletier/go-toml:github.com/pelletier/go-toml:force \ | ||
| 199 | github.com/prometheus/procfs:github.com/prometheus/procfs:force \ | ||
| 200 | github.com/raulk/go-watchdog:github.com/raulk/go-watchdog:force \ | ||
| 201 | github.com/spaolacci/murmur3:github.com/spaolacci/murmur3:force \ | ||
| 202 | github.com/vishvananda/netns:github.com/vishvananda/netns:force \ | ||
| 203 | github.com/coreos/go-iptables:github.com/coreos/go-iptables:force \ | ||
| 204 | github.com/flannel-io/flannel:github.com/flannel-io/flannel:force \ | ||
| 205 | github.com/ipfs/go-ds-leveldb:github.com/ipfs/go-ds-leveldb:force \ | ||
| 206 | github.com/klauspost/compress:github.com/klauspost/compress:force \ | ||
| 207 | github.com/antlr4-go/antlr/v4:github.com/antlr4-go/antlr/v4:force \ | ||
| 208 | github.com/invopop/jsonschema:github.com/invopop/jsonschema:force \ | ||
| 209 | github.com/JeffAshton/win_pdh:github.com/JeffAshton/win_pdh:force \ | ||
| 210 | github.com/Microsoft/go-winio:github.com/Microsoft/go-winio:force \ | ||
| 211 | github.com/containerd/cgroups:github.com/containerd/cgroups:force \ | ||
| 212 | github.com/containerd/console:github.com/containerd/console:force \ | ||
| 213 | github.com/containerd/errdefs:github.com/containerd/errdefs:force \ | ||
| 214 | github.com/containerd/go-runc:github.com/containerd/go-runc:force \ | ||
| 215 | github.com/containerd/typeurl:github.com/containerd/typeurl:force \ | ||
| 216 | github.com/dustin/go-humanize:github.com/dustin/go-humanize:force \ | ||
| 217 | github.com/evanphx/json-patch:github.com/evanphx/json-patch:force \ | ||
| 218 | github.com/go-jose/go-jose/v4:github.com/go-jose/go-jose/v4:force \ | ||
| 219 | github.com/ipld/go-ipld-prime:github.com/ipld/go-ipld-prime:force \ | ||
| 220 | github.com/jackpal/go-nat-pmp:github.com/jackpal/go-nat-pmp:force \ | ||
| 221 | github.com/klauspost/cpuid/v2:github.com/klauspost/cpuid/v2:force \ | ||
| 222 | github.com/kylelemons/godebug:github.com/kylelemons/godebug:force \ | ||
| 223 | github.com/libp2p/go-netroute:github.com/libp2p/go-netroute:force \ | ||
| 224 | github.com/libp2p/go-yamux/v4:github.com/libp2p/go-yamux/v4:force \ | ||
| 225 | github.com/marten-seemann/tcp:github.com/marten-seemann/tcp:force \ | ||
| 226 | github.com/mdlayher/genetlink:github.com/mdlayher/genetlink:force \ | ||
| 227 | github.com/modern-go/reflect2:github.com/modern-go/reflect2:force \ | ||
| 228 | github.com/peterbourgon/diskv:github.com/peterbourgon/diskv:force \ | ||
| 229 | github.com/pmezard/go-difflib:github.com/pmezard/go-difflib:force \ | ||
| 230 | github.com/shengdoushi/base58:github.com/shengdoushi/base58:force \ | ||
| 231 | github.com/stoewer/go-strcase:github.com/stoewer/go-strcase:force \ | ||
| 232 | go.etcd.io/etcd/raft/v3:github.com/k3s-io/etcd/raft/v3/raft:force \ | ||
| 233 | github.com/moby/sys/signal:github.com/moby/sys/signal/signal:force \ | ||
| 234 | github.com/moby/sys/userns:github.com/moby/sys/userns/userns:force \ | ||
| 235 | github.com/Mirantis/cri-dockerd:github.com/k3s-io/cri-dockerd:force \ | ||
| 236 | github.com/containerd/containerd:github.com/k3s-io/containerd:force \ | ||
| 237 | github.com/erikdubbelboer/gspt:github.com/erikdubbelboer/gspt:force \ | ||
| 238 | github.com/rancher/permissions:github.com/rancher/permissions:force \ | ||
| 239 | github.com/rancher/wrangler/v3:github.com/rancher/wrangler/v3:force \ | ||
| 240 | github.com/vishvananda/netlink:github.com/vishvananda/netlink:force \ | ||
| 241 | gopkg.in/evanphx/json-patch.v4:gopkg.in/evanphx/json-patch.v4:force \ | ||
| 242 | github.com/MakeNowJust/heredoc:github.com/MakeNowJust/heredoc:force \ | ||
| 243 | github.com/NYTimes/gziphandler:github.com/NYTimes/gziphandler:force \ | ||
| 244 | github.com/canonical/go-dqlite:github.com/canonical/go-dqlite:force \ | ||
| 245 | github.com/cenkalti/backoff/v4:github.com/cenkalti/backoff/v4:force \ | ||
| 246 | github.com/chai2010/gettext-go:github.com/chai2010/gettext-go:force \ | ||
| 247 | github.com/containerd/btrfs/v2:github.com/containerd/btrfs/v2:force \ | ||
| 248 | github.com/containerd/imgcrypt:github.com/containerd/imgcrypt:force \ | ||
| 249 | github.com/containers/ocicrypt:github.com/containers/ocicrypt:force \ | ||
| 250 | github.com/docker/distribution:github.com/docker/distribution:force \ | ||
| 251 | github.com/emicklei/go-restful:github.com/emicklei/go-restful:force \ | ||
| 252 | github.com/go-sql-driver/mysql:github.com/go-sql-driver/mysql:force \ | ||
| 253 | github.com/gregjones/httpcache:github.com/gregjones/httpcache:force \ | ||
| 254 | github.com/jackc/pgservicefile:github.com/jackc/pgservicefile:force \ | ||
| 255 | github.com/jonboulle/clockwork:github.com/jonboulle/clockwork:force \ | ||
| 256 | github.com/libp2p/go-cidranger:github.com/libp2p/go-cidranger:force \ | ||
| 257 | github.com/libp2p/go-reuseport:github.com/libp2p/go-reuseport:force \ | ||
| 258 | github.com/mistifyio/go-zfs/v3:github.com/mistifyio/go-zfs/v3:force \ | ||
| 259 | github.com/syndtr/gocapability:github.com/syndtr/gocapability:force \ | ||
| 260 | go.opentelemetry.io/otel/sdk:go.opentelemetry.io/otel/sdk/sdk:force \ | ||
| 261 | sigs.k8s.io/kustomize/kyaml:sigs.k8s.io/kustomize/kyaml/kyaml:force \ | ||
| 262 | github.com/natefinch/lumberjack:github.com/natefinch/lumberjack:force \ | ||
| 263 | github.com/rancher/remotedialer:github.com/rancher/remotedialer:force \ | ||
| 264 | github.com/containerd/platforms:github.com/containerd/platforms:force \ | ||
| 265 | github.com/davidlazar/go-crypto:github.com/davidlazar/go-crypto:force \ | ||
| 266 | github.com/euank/go-kmsg-parser:github.com/euank/go-kmsg-parser:force \ | ||
| 267 | github.com/exponent-io/jsonpath:github.com/exponent-io/jsonpath:force \ | ||
| 268 | github.com/hashicorp/go-version:github.com/hashicorp/go-version:force \ | ||
| 269 | github.com/hashicorp/golang-lru:github.com/hashicorp/golang-lru:force \ | ||
| 270 | github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir:force \ | ||
| 271 | github.com/moby/sys/symlink:github.com/moby/sys/symlink/symlink:force \ | ||
| 272 | github.com/modern-go/concurrent:github.com/modern-go/concurrent:force \ | ||
| 273 | github.com/pelletier/go-toml/v2:github.com/pelletier/go-toml/v2:force \ | ||
| 274 | github.com/pquerna/cachecontrol:github.com/pquerna/cachecontrol:force \ | ||
| 275 | github.com/tchap/go-patricia/v2:github.com/tchap/go-patricia/v2:force \ | ||
| 276 | github.com/containerd/cgroups/v3:github.com/containerd/cgroups/v3:force \ | ||
| 277 | github.com/coreos/go-systemd/v22:github.com/coreos/go-systemd/v22:force \ | ||
| 278 | github.com/go-bindata/go-bindata:github.com/go-bindata/go-bindata:force \ | ||
| 279 | go.etcd.io/etcd/server/v3:github.com/k3s-io/etcd/server/v3/server:force \ | ||
| 280 | github.com/bahlo/generic-list-go:github.com/bahlo/generic-list-go:force \ | ||
| 281 | github.com/go-task/slim-sprig/v3:github.com/go-task/slim-sprig/v3:force \ | ||
| 282 | github.com/wk8/go-ordered-map/v2:github.com/wk8/go-ordered-map/v2:force \ | ||
| 283 | github.com/containerd/continuity:github.com/containerd/continuity:force \ | ||
| 284 | github.com/containerd/typeurl/v2:github.com/containerd/typeurl/v2:force \ | ||
| 285 | github.com/cpuguy83/go-md2man/v2:github.com/cpuguy83/go-md2man/v2:force \ | ||
| 286 | github.com/docker/go-connections:github.com/docker/go-connections:force \ | ||
| 287 | github.com/google/gnostic-models:github.com/google/gnostic-models:force \ | ||
| 288 | github.com/libp2p/go-buffer-pool:github.com/libp2p/go-buffer-pool:force \ | ||
| 289 | github.com/mitchellh/go-wordwrap:github.com/mitchellh/go-wordwrap:force \ | ||
| 290 | gopkg.in/natefinch/lumberjack.v2:gopkg.in/natefinch/lumberjack.v2:force \ | ||
| 291 | go.opentelemetry.io/proto/otlp:go.opentelemetry.io/proto/otlp/otlp:force \ | ||
| 292 | github.com/k3s-io/helm-controller:github.com/k3s-io/helm-controller:force \ | ||
| 293 | github.com/mwitkow/go-http-dialer:github.com/mwitkow/go-http-dialer:force \ | ||
| 294 | github.com/opencontainers/selinux:github.com/opencontainers/selinux:force \ | ||
| 295 | github.com/asaskevich/govalidator:github.com/asaskevich/govalidator:force \ | ||
| 296 | github.com/distribution/reference:github.com/distribution/reference:force \ | ||
| 297 | github.com/emicklei/go-restful/v3:github.com/emicklei/go-restful/v3:force \ | ||
| 298 | github.com/go-openapi/jsonpointer:github.com/go-openapi/jsonpointer:force \ | ||
| 299 | github.com/hashicorp/go-cleanhttp:github.com/hashicorp/go-cleanhttp:force \ | ||
| 300 | github.com/libp2p/go-flow-metrics:github.com/libp2p/go-flow-metrics:force \ | ||
| 301 | github.com/multiformats/go-base32:github.com/multiformats/go-base32:force \ | ||
| 302 | github.com/multiformats/go-base36:github.com/multiformats/go-base36:force \ | ||
| 303 | github.com/multiformats/go-varint:github.com/multiformats/go-varint:force \ | ||
| 304 | github.com/nats-io/nats-server/v2:github.com/nats-io/nats-server/v2:force \ | ||
| 305 | go.opentelemetry.io/otel/trace:go.opentelemetry.io/otel/trace/trace:force \ | ||
| 306 | golang.zx2c4.com/wireguard/wgctrl:golang.zx2c4.com/wireguard/wgctrl:force \ | ||
| 307 | go.etcd.io/etcd/client/v3:github.com/k3s-io/etcd/client/v3/client/v3:force \ | ||
| 308 | go.etcd.io/etcd/etcdutl/v3:github.com/k3s-io/etcd/etcdutl/v3/etcdutl:force \ | ||
| 309 | go.etcd.io/etcd/client/v2:github.com/k3s-io/etcd/client/v2/client/v2:force \ | ||
| 310 | github.com/rancher/dynamiclistener:github.com/rancher/dynamiclistener:force \ | ||
| 311 | github.com/containernetworking/cni:github.com/containernetworking/cni:force \ | ||
| 312 | github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror:force \ | ||
| 313 | github.com/hashicorp/golang-lru/v2:github.com/hashicorp/golang-lru/v2:force \ | ||
| 314 | github.com/libp2p/go-libp2p-record:github.com/libp2p/go-libp2p-record:force \ | ||
| 315 | github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \ | ||
| 316 | github.com/prometheus/client_model:github.com/prometheus/client_model:force \ | ||
| 317 | github.com/quic-go/webtransport-go:github.com/quic-go/webtransport-go:force \ | ||
| 318 | github.com/russross/blackfriday/v2:github.com/russross/blackfriday/v2:force \ | ||
| 319 | go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \ | ||
| 320 | github.com/prometheus/client_golang:github.com/prometheus/client_golang:force \ | ||
| 321 | github.com/containerd/errdefs/pkg:github.com/containerd/errdefs/pkg/pkg:force \ | ||
| 322 | github.com/go-openapi/jsonreference:github.com/go-openapi/jsonreference:force \ | ||
| 323 | github.com/libp2p/go-libp2p-kad-dht:github.com/libp2p/go-libp2p-kad-dht:force \ | ||
| 324 | github.com/libp2p/go-libp2p-kbucket:github.com/libp2p/go-libp2p-kbucket:force \ | ||
| 325 | github.com/opencontainers/go-digest:github.com/opencontainers/go-digest:force \ | ||
| 326 | github.com/tmc/grpc-websocket-proxy:github.com/tmc/grpc-websocket-proxy:force \ | ||
| 327 | github.com/moby/sys/sequential:github.com/moby/sys/sequential/sequential:force \ | ||
| 328 | github.com/AdaLogics/go-fuzz-headers:github.com/AdaLogics/go-fuzz-headers:force \ | ||
| 329 | github.com/inconshreveable/mousetrap:github.com/inconshreveable/mousetrap:force \ | ||
| 330 | github.com/libp2p/go-libp2p-asn-util:github.com/libp2p/go-libp2p-asn-util:force \ | ||
| 331 | github.com/multiformats/go-multiaddr:github.com/multiformats/go-multiaddr:force \ | ||
| 332 | github.com/multiformats/go-multibase:github.com/multiformats/go-multibase:force \ | ||
| 333 | github.com/multiformats/go-multihash:github.com/multiformats/go-multihash:force \ | ||
| 334 | github.com/opencontainers/image-spec:github.com/opencontainers/image-spec:force \ | ||
| 335 | github.com/stefanberger/go-pkcs11uri:github.com/stefanberger/go-pkcs11uri:force \ | ||
| 336 | github.com/whyrusleeping/go-keyspace:github.com/whyrusleeping/go-keyspace:force \ | ||
| 337 | sigs.k8s.io/structured-merge-diff/v4:sigs.k8s.io/structured-merge-diff/v4:force \ | ||
| 338 | github.com/cloudnativelabs/kube-router/v2:github.com/k3s-io/kube-router/v2:force \ | ||
| 339 | github.com/cyphar/filepath-securejoin:github.com/cyphar/filepath-securejoin:force \ | ||
| 340 | github.com/hashicorp/go-retryablehttp:github.com/hashicorp/go-retryablehttp:force \ | ||
| 341 | github.com/jbenet/go-temp-err-catcher:github.com/jbenet/go-temp-err-catcher:force \ | ||
| 342 | github.com/libopenstorage/openstorage:github.com/libopenstorage/openstorage:force \ | ||
| 343 | github.com/multiformats/go-multicodec:github.com/multiformats/go-multicodec:force \ | ||
| 344 | github.com/opentracing/opentracing-go:github.com/opentracing/opentracing-go:force \ | ||
| 345 | go.etcd.io/etcd/client/pkg/v3:github.com/k3s-io/etcd/client/pkg/v3/client/pkg:force \ | ||
| 346 | github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \ | ||
| 347 | github.com/bronze1man/goStrongswanVici:github.com/bronze1man/goStrongswanVici:force \ | ||
| 348 | github.com/containerd/containerd/api:github.com/containerd/containerd/api/api:force \ | ||
| 349 | github.com/containernetworking/plugins:github.com/containernetworking/plugins:force \ | ||
| 350 | github.com/google/go-containerregistry:github.com/google/go-containerregistry:force \ | ||
| 351 | github.com/grpc-ecosystem/grpc-gateway:github.com/grpc-ecosystem/grpc-gateway:force \ | ||
| 352 | github.com/monochromegane/go-gitignore:github.com/monochromegane/go-gitignore:force \ | ||
| 353 | github.com/multiformats/go-multistream:github.com/multiformats/go-multistream:force \ | ||
| 354 | github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \ | ||
| 355 | github.com/opencontainers/runtime-tools:github.com/opencontainers/runtime-tools:force \ | ||
| 356 | sigs.k8s.io/kustomize/kustomize/v5:sigs.k8s.io/kustomize/kustomize/v5/kustomize:force \ | ||
| 357 | tags.cncf.io/container-device-interface:tags.cncf.io/container-device-interface:force \ | ||
| 358 | github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter:force \ | ||
| 359 | github.com/hashicorp/golang-lru/arc/v2:github.com/hashicorp/golang-lru/arc/v2/arc:force \ | ||
| 360 | github.com/multiformats/go-multiaddr-dns:github.com/multiformats/go-multiaddr-dns:force \ | ||
| 361 | github.com/multiformats/go-multiaddr-fmt:github.com/multiformats/go-multiaddr-fmt:force \ | ||
| 362 | github.com/grpc-ecosystem/grpc-gateway/v2:github.com/grpc-ecosystem/grpc-gateway/v2:force \ | ||
| 363 | github.com/rootless-containers/rootlesskit:github.com/rootless-containers/rootlesskit:force \ | ||
| 364 | k8s.io/api:github.com/k3s-io/kubernetes/staging/src/k8s.io/api/staging/src/k8s.io/api:force \ | ||
| 365 | k8s.io/kms:github.com/k3s-io/kubernetes/staging/src/k8s.io/kms/staging/src/k8s.io/kms:force \ | ||
| 366 | github.com/container-storage-interface/spec:github.com/container-storage-interface/spec:force \ | ||
| 367 | github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers:force \ | ||
| 368 | github.com/libp2p/go-libp2p-routing-helpers:github.com/libp2p/go-libp2p-routing-helpers:force \ | ||
| 369 | github.com/grpc-ecosystem/go-grpc-middleware:github.com/grpc-ecosystem/go-grpc-middleware:force \ | ||
| 370 | github.com/grpc-ecosystem/go-grpc-prometheus:github.com/grpc-ecosystem/go-grpc-prometheus:force \ | ||
| 371 | github.com/containerd/fuse-overlayfs-snapshotter:github.com/containerd/fuse-overlayfs-snapshotter:force \ | ||
| 372 | k8s.io/cri-api:github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api/staging/src/k8s.io/cri-api:force \ | ||
| 373 | k8s.io/kubectl:github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl/staging/src/k8s.io/kubectl:force \ | ||
| 374 | k8s.io/kubelet:github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet/staging/src/k8s.io/kubelet:force \ | ||
| 375 | k8s.io/metrics:github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics/staging/src/k8s.io/metrics:force \ | ||
| 376 | google.golang.org/genproto/googleapis/api:google.golang.org/genproto/googleapis/api/googleapis/api:force \ | ||
| 377 | google.golang.org/genproto/googleapis/rpc:google.golang.org/genproto/googleapis/rpc/googleapis/rpc:force \ | ||
| 378 | github.com/decred/dcrd/dcrec/secp256k1/v4:github.com/decred/dcrd/dcrec/secp256k1/v4/dcrec/secp256k1:force \ | ||
| 379 | k8s.io/apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver/staging/src/k8s.io/apiserver:force \ | ||
| 380 | k8s.io/client-go:github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go/staging/src/k8s.io/client-go:force \ | ||
| 381 | github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter/estargz/estargz:force \ | ||
| 382 | k8s.io/kube-proxy:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy/staging/src/k8s.io/kube-proxy:force \ | ||
| 383 | tags.cncf.io/container-device-interface/specs-go:tags.cncf.io/container-device-interface/specs-go/specs-go:force \ | ||
| 384 | k8s.io/cli-runtime:github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime/staging/src/k8s.io/cli-runtime:force \ | ||
| 385 | k8s.io/externaljwt:github.com/k3s-io/kubernetes/staging/src/k8s.io/externaljwt/staging/src/k8s.io/externaljwt:force \ | ||
| 386 | k8s.io/mount-utils:github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils/staging/src/k8s.io/mount-utils:force \ | ||
| 387 | k8s.io/apimachinery:github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery/staging/src/k8s.io/apimachinery:force \ | ||
| 388 | k8s.io/endpointslice:github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice/staging/src/k8s.io/endpointslice:force \ | ||
| 389 | k8s.io/cloud-provider:github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider/staging/src/k8s.io/cloud-provider:force \ | ||
| 390 | k8s.io/component-base:github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base/staging/src/k8s.io/component-base:force \ | ||
| 391 | k8s.io/code-generator:github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator/staging/src/k8s.io/code-generator:force \ | ||
| 392 | k8s.io/kube-scheduler:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler/staging/src/k8s.io/kube-scheduler:force \ | ||
| 393 | k8s.io/kube-aggregator:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator/staging/src/k8s.io/kube-aggregator:force \ | ||
| 394 | go.opentelemetry.io/otel/exporters/otlp/otlptrace:go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporters/otlp/otlptrace:force \ | ||
| 395 | k8s.io/cluster-bootstrap:github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap/staging/src/k8s.io/cluster-bootstrap:force \ | ||
| 396 | k8s.io/component-helpers:github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers/staging/src/k8s.io/component-helpers:force \ | ||
| 397 | k8s.io/controller-manager:github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager/staging/src/k8s.io/controller-manager:force \ | ||
| 398 | sigs.k8s.io/apiserver-network-proxy/konnectivity-client:sigs.k8s.io/apiserver-network-proxy/konnectivity-client/konnectivity-client:force \ | ||
| 399 | k8s.io/csi-translation-lib:github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib/staging/src/k8s.io/csi-translation-lib:force \ | ||
| 400 | k8s.io/pod-security-admission:github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission/staging/src/k8s.io/pod-security-admission:force \ | ||
| 401 | k8s.io/apiextensions-apiserver:github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver/staging/src/k8s.io/apiextensions-apiserver:force \ | ||
| 402 | k8s.io/kube-controller-manager:github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager/staging/src/k8s.io/kube-controller-manager:force \ | ||
| 403 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/instrumentation/net/http/otelhttp:force \ | ||
| 404 | k8s.io/dynamic-resource-allocation:github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation/staging/src/k8s.io/dynamic-resource-allocation:force \ | ||
| 405 | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc:go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/exporters/otlp/otlptrace/otlptracegrpc:force \ | ||
| 406 | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp:go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/exporters/otlp/otlptrace/otlptracehttp:force \ | ||
| 407 | go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc:go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/instrumentation/google.golang.org/grpc/otelgrpc:force \ | ||
| 408 | go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful:go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful/instrumentation/github.com/emicklei/go-restful/otelrestful:force" | ||
| 409 | |||
| 410 | do_compile:prepend() { | ||
| 411 | cd ${S}/src/import | ||
| 412 | for s in $sites; do | ||
| 413 | site_dest=$(echo $s | cut -d: -f1) | ||
| 414 | site_source=$(echo $s | cut -d: -f2) | ||
| 415 | force_flag=$(echo $s | cut -d: -f3) | ||
| 416 | mkdir -p vendor.copy/$site_dest | ||
| 417 | if [ -n "$force_flag" ]; then | ||
| 418 | echo "[INFO] $site_dest: force copying .go files" | ||
| 419 | rm -rf vendor.copy/$site_dest | ||
| 420 | rsync -a --exclude='vendor/' --exclude='.git/' vendor.fetch/$site_source/ vendor.copy/$site_dest | ||
| 421 | else | ||
| 422 | [ -n "$(ls -A vendor.copy/$site_dest/*.go 2> /dev/null)" ] && { echo "[INFO] vendor.fetch/$site_source -> $site_dest: go copy skipped (files present)" ; true ; } || { echo "[INFO] $site_dest: copying .go files" ; rsync -a --exclude='vendor/' --exclude='.git/' vendor.fetch/$site_source/ vendor.copy/$site_dest ; } | ||
| 423 | fi | ||
| 424 | done | ||
| 425 | } | ||
