|
|
@ -6,7 +6,7 @@ replace ( |
|
|
|
github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.11.0 |
|
|
|
github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.11.0 |
|
|
|
github.com/Mirantis/cri-dockerd => github.com/k3s-io/cri-dockerd v0.3.4-k3s3 // k3s/release-1.28 |
|
|
|
github.com/Mirantis/cri-dockerd => github.com/k3s-io/cri-dockerd v0.3.4-k3s3 // k3s/release-1.28 |
|
|
|
github.com/cloudnativelabs/kube-router/v2 => github.com/k3s-io/kube-router/v2 v2.0.0-20230925161250-364f994b140b |
|
|
|
github.com/cloudnativelabs/kube-router/v2 => github.com/k3s-io/kube-router/v2 v2.0.0-20230925161250-364f994b140b |
|
|
|
github.com/containerd/containerd => github.com/k3s-io/containerd v1.7.6-k3s1 |
|
|
|
github.com/containerd/containerd => github.com/k3s-io/containerd v1.7.7-k3s1 |
|
|
|
github.com/coreos/go-systemd => github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e |
|
|
|
github.com/coreos/go-systemd => github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e |
|
|
|
github.com/docker/distribution => github.com/docker/distribution v2.8.2+incompatible |
|
|
|
github.com/docker/distribution => github.com/docker/distribution v2.8.2+incompatible |
|
|
|
github.com/docker/docker => github.com/docker/docker v24.0.0-rc.2.0.20230801142700-69c9adb7d386+incompatible |
|
|
|
github.com/docker/docker => github.com/docker/docker v24.0.0-rc.2.0.20230801142700-69c9adb7d386+incompatible |
|
|
@ -184,7 +184,7 @@ require ( |
|
|
|
github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab // indirect |
|
|
|
github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab // indirect |
|
|
|
github.com/MakeNowJust/heredoc v1.0.0 // indirect |
|
|
|
github.com/MakeNowJust/heredoc v1.0.0 // indirect |
|
|
|
github.com/Microsoft/go-winio v0.6.1 // indirect |
|
|
|
github.com/Microsoft/go-winio v0.6.1 // indirect |
|
|
|
github.com/Microsoft/hcsshim v0.11.0 // indirect |
|
|
|
github.com/Microsoft/hcsshim v0.11.1 // indirect |
|
|
|
github.com/NYTimes/gziphandler v1.1.1 // indirect |
|
|
|
github.com/NYTimes/gziphandler v1.1.1 // indirect |
|
|
|
github.com/Rican7/retry v0.1.0 // indirect |
|
|
|
github.com/Rican7/retry v0.1.0 // indirect |
|
|
|
github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df // indirect |
|
|
|
github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df // indirect |
|
|
@ -210,7 +210,8 @@ require ( |
|
|
|
github.com/containerd/go-cni v1.1.9 // indirect |
|
|
|
github.com/containerd/go-cni v1.1.9 // indirect |
|
|
|
github.com/containerd/go-runc v1.0.0 // indirect |
|
|
|
github.com/containerd/go-runc v1.0.0 // indirect |
|
|
|
github.com/containerd/imgcrypt v1.1.7 // indirect |
|
|
|
github.com/containerd/imgcrypt v1.1.7 // indirect |
|
|
|
github.com/containerd/nri v0.3.0 // indirect |
|
|
|
github.com/containerd/log v0.1.0 // indirect |
|
|
|
|
|
|
|
github.com/containerd/nri v0.4.0 // indirect |
|
|
|
github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect |
|
|
|
github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect |
|
|
|
github.com/containerd/ttrpc v1.2.2 // indirect |
|
|
|
github.com/containerd/ttrpc v1.2.2 // indirect |
|
|
|
github.com/containerd/typeurl v1.0.2 // indirect |
|
|
|
github.com/containerd/typeurl v1.0.2 // indirect |
|
|
|