|
73 | 73 | "gopkg.in/fsnotify.v1": "obsolete, use github.com/fsnotify/fsnotify",
|
74 | 74 | "k8s.io/klog": "we have switched to klog v2, so avoid klog v1",
|
75 | 75 | "rsc.io/quote": "refer to #102833",
|
76 |
| - "rsc.io/sampler": "refer to #102833", |
77 |
| - "github.com/Microsoft/cosesign1go": "FIXME: Temporary transitive dependency for hcsshim", |
78 |
| - "github.com/Microsoft/didx509go": "FIXME: Temporary transitive dependency for hcsshim", |
79 |
| - "github.com/OneOfOne/xxhash": "FIXME: Temporary transitive dependency for hcsshim", |
80 |
| - "github.com/agnivade/levenshtein": "FIXME: Temporary transitive dependency for hcsshim", |
81 |
| - "github.com/akavel/rsrc": "FIXME: Temporary transitive dependency for hcsshim", |
82 |
| - "github.com/decred/dcrd/dcrec/secp256k1/v4": "FIXME: Temporary transitive dependency for hcsshim", |
83 |
| - "github.com/docker/cli": "FIXME: Temporary transitive dependency for hcsshim", |
84 |
| - "github.com/docker/docker-credential-helpers": "FIXME: Temporary transitive dependency for hcsshim", |
85 |
| - "github.com/docker/go-events": "FIXME: Temporary transitive dependency for hcsshim", |
86 |
| - "github.com/go-ini/ini": "FIXME: Temporary transitive dependency for hcsshim", |
87 |
| - "github.com/gobwas/glob": "FIXME: Temporary transitive dependency for hcsshim", |
88 |
| - "github.com/goccy/go-json": "FIXME: Temporary transitive dependency for hcsshim", |
89 |
| - "github.com/google/go-containerregistry": "FIXME: Temporary transitive dependency for hcsshim", |
90 |
| - "github.com/josephspurrier/goversioninfo": "FIXME: Temporary transitive dependency for hcsshim", |
91 |
| - "github.com/klauspost/compress": "FIXME: Temporary transitive dependency for hcsshim", |
92 |
| - "github.com/lestrrat-go/backoff/v2": "FIXME: Temporary transitive dependency for hcsshim", |
93 |
| - "github.com/lestrrat-go/blackmagic": "FIXME: Temporary transitive dependency for hcsshim", |
94 |
| - "github.com/lestrrat-go/httpcc": "FIXME: Temporary transitive dependency for hcsshim", |
95 |
| - "github.com/lestrrat-go/iter": "FIXME: Temporary transitive dependency for hcsshim", |
96 |
| - "github.com/lestrrat-go/jwx": "FIXME: Temporary transitive dependency for hcsshim", |
97 |
| - "github.com/lestrrat-go/option": "FIXME: Temporary transitive dependency for hcsshim", |
98 |
| - "github.com/linuxkit/virtsock": "FIXME: Temporary transitive dependency for hcsshim", |
99 |
| - "github.com/mattn/go-shellwords": "FIXME: Temporary transitive dependency for hcsshim", |
100 |
| - "github.com/mitchellh/go-homedir": "FIXME: Temporary transitive dependency for hcsshim", |
101 |
| - "github.com/moby/docker-image-spec": "FIXME: Temporary transitive dependency for hcsshim", |
102 |
| - "github.com/moby/sys/sequential": "FIXME: Temporary transitive dependency for hcsshim", |
103 |
| - "github.com/open-policy-agent/opa": "FIXME: Temporary transitive dependency for hcsshim", |
104 |
| - "github.com/pelletier/go-toml": "FIXME: Temporary transitive dependency for hcsshim", |
105 |
| - "github.com/rcrowley/go-metrics": "FIXME: Temporary transitive dependency for hcsshim", |
106 |
| - "github.com/tchap/go-patricia/v2": "FIXME: Temporary transitive dependency for hcsshim", |
107 |
| - "github.com/vbatts/tar-split": "FIXME: Temporary transitive dependency for hcsshim", |
108 |
| - "github.com/veraison/go-cose": "FIXME: Temporary transitive dependency for hcsshim", |
109 |
| - "github.com/xeipuuv/gojsonpointer": "FIXME: Temporary transitive dependency for hcsshim", |
110 |
| - "github.com/xeipuuv/gojsonreference": "FIXME: Temporary transitive dependency for hcsshim", |
111 |
| - "github.com/yashtewari/glob-intersection": "FIXME: Temporary transitive dependency for hcsshim", |
112 |
| - "go.uber.org/mock": "FIXME: Temporary transitive dependency for hcsshim", |
113 |
| - "google.golang.org/grpc/cmd/protoc-gen-go-grpc": "FIXME: Temporary transitive dependency for hcsshim" |
| 76 | + "rsc.io/sampler": "refer to #102833" |
114 | 77 | }
|
115 | 78 | },
|
116 | 79 | "status": {
|
|
207 | 170 | "sigs.k8s.io/kustomize/kustomize/v5",
|
208 | 171 | "sigs.k8s.io/kustomize/kyaml"
|
209 | 172 | ],
|
210 |
| - "github.com/moby/docker-image-spec": [ |
211 |
| - "github.com/google/cadvisor" |
212 |
| - ], |
213 | 173 | "github.com/pkg/errors": [
|
214 | 174 | "github.com/Microsoft/hnslib",
|
215 | 175 | "github.com/google/cadvisor",
|
|
0 commit comments