Unverified Commit e138929e authored by Derek Nola's avatar Derek Nola Committed by GitHub

Try and remove the toolchain line (#11358)

parent b83f8037
...@@ -2,8 +2,6 @@ module github.com/k3s-io/k3s ...@@ -2,8 +2,6 @@ module github.com/k3s-io/k3s
go 1.22.7 go 1.22.7
toolchain go1.22.9
replace ( replace (
github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.11.7 github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.11.7
github.com/Mirantis/cri-dockerd => github.com/k3s-io/cri-dockerd v0.3.15-k3s1.31-3 //v1.31 github.com/Mirantis/cri-dockerd => github.com/k3s-io/cri-dockerd v0.3.15-k3s1.31-3 //v1.31
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment