Set required go version to 1.12 or later in go.mod

pull/971/head
Erik Wilson 5 years ago
parent 33f6a4e683
commit 61eb7fa635

@ -1,6 +1,6 @@
module github.com/rancher/k3s
go 1.13
go 1.12
replace (
github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.8.7-0.20190926181021-82c7525d98c8

Loading…
Cancel
Save