mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-26 04:36:00 +00:00
Replacing hcsshim library with new hnslib library.
This commit is contained in:
@@ -126,47 +126,10 @@
|
||||
"cloud.google.com/go/firestore": [
|
||||
"google.golang.org/genproto"
|
||||
],
|
||||
"github.com/Microsoft/cosesign1go": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/Microsoft/didx509go": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/OneOfOne/xxhash": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/agnivade/levenshtein": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/akavel/rsrc": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/decred/dcrd/dcrec/secp256k1/v4": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/docker/cli": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/docker/docker-credential-helpers": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/docker/go-events": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/go-ini/ini": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/go-kit/kit": [
|
||||
"github.com/grpc-ecosystem/go-grpc-middleware"
|
||||
],
|
||||
"github.com/gobwas/glob": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/goccy/go-json": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/gogo/protobuf": [
|
||||
"github.com/Microsoft/hcsshim",
|
||||
"github.com/containerd/cgroups",
|
||||
"github.com/containerd/containerd/api",
|
||||
"github.com/containerd/ttrpc",
|
||||
@@ -189,9 +152,6 @@
|
||||
"k8s.io/kubernetes",
|
||||
"k8s.io/metrics"
|
||||
],
|
||||
"github.com/google/go-containerregistry": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/google/gofuzz": [
|
||||
"github.com/json-iterator/go",
|
||||
"k8s.io/apiextensions-apiserver",
|
||||
@@ -210,8 +170,8 @@
|
||||
"sigs.k8s.io/kustomize/api",
|
||||
"sigs.k8s.io/kustomize/kustomize/v5"
|
||||
],
|
||||
"github.com/gorilla/mux": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
"go.opencensus.io": [
|
||||
"github.com/Microsoft/hnslib"
|
||||
],
|
||||
"github.com/gregjones/httpcache": [
|
||||
"k8s.io/client-go"
|
||||
@@ -225,9 +185,6 @@
|
||||
"go.etcd.io/etcd/api/v3",
|
||||
"go.etcd.io/etcd/server/v3"
|
||||
],
|
||||
"github.com/josephspurrier/goversioninfo": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/json-iterator/go": [
|
||||
"github.com/prometheus/client_golang",
|
||||
"go.etcd.io/etcd/client/v2",
|
||||
@@ -236,30 +193,6 @@
|
||||
"k8s.io/kube-openapi",
|
||||
"sigs.k8s.io/structured-merge-diff/v4"
|
||||
],
|
||||
"github.com/klauspost/compress": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/lestrrat-go/backoff/v2": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/lestrrat-go/blackmagic": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/lestrrat-go/httpcc": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/lestrrat-go/iter": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/lestrrat-go/jwx": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/lestrrat-go/option": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/linuxkit/virtsock": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/mailru/easyjson": [
|
||||
"github.com/go-openapi/jsonpointer",
|
||||
"github.com/go-openapi/swag",
|
||||
@@ -268,27 +201,11 @@
|
||||
"sigs.k8s.io/kustomize/kustomize/v5",
|
||||
"sigs.k8s.io/kustomize/kyaml"
|
||||
],
|
||||
"github.com/mattn/go-shellwords": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/mitchellh/go-homedir": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/moby/docker-image-spec": [
|
||||
"github.com/Microsoft/hcsshim",
|
||||
"github.com/google/cadvisor"
|
||||
],
|
||||
"github.com/moby/sys/sequential": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/open-policy-agent/opa": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/pelletier/go-toml": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/pkg/errors": [
|
||||
"github.com/Microsoft/hcsshim",
|
||||
"github.com/Microsoft/hnslib",
|
||||
"github.com/google/cadvisor",
|
||||
"github.com/grpc-ecosystem/go-grpc-middleware",
|
||||
"k8s.io/kubectl",
|
||||
@@ -297,38 +214,9 @@
|
||||
"sigs.k8s.io/kustomize/api",
|
||||
"sigs.k8s.io/kustomize/kustomize/v5"
|
||||
],
|
||||
"github.com/rcrowley/go-metrics": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/tchap/go-patricia/v2": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/vbatts/tar-split": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/veraison/go-cose": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/xeipuuv/gojsonpointer": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/xeipuuv/gojsonreference": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"github.com/yashtewari/glob-intersection": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"go.opencensus.io": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"go.uber.org/mock": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
],
|
||||
"golang.org/x/exp": [
|
||||
"github.com/Microsoft/hcsshim",
|
||||
"github.com/antlr4-go/antlr/v4",
|
||||
"github.com/cilium/ebpf",
|
||||
"github.com/containerd/cgroups/v3",
|
||||
"github.com/google/cel-go",
|
||||
"k8s.io/mount-utils"
|
||||
],
|
||||
@@ -336,15 +224,11 @@
|
||||
"github.com/prometheus/client_golang"
|
||||
],
|
||||
"google.golang.org/genproto": [
|
||||
"github.com/Microsoft/hcsshim",
|
||||
"github.com/grpc-ecosystem/go-grpc-middleware",
|
||||
"github.com/grpc-ecosystem/grpc-gateway",
|
||||
"go.etcd.io/etcd/api/v3",
|
||||
"go.etcd.io/etcd/client/v3",
|
||||
"go.etcd.io/etcd/server/v3"
|
||||
],
|
||||
"google.golang.org/grpc/cmd/protoc-gen-go-grpc": [
|
||||
"github.com/Microsoft/hcsshim"
|
||||
]
|
||||
},
|
||||
"unwantedVendored": [
|
||||
|
Reference in New Issue
Block a user