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

This commit is contained in:
Erik Wilson 2019-10-27 08:39:20 -07:00
parent 33f6a4e683
commit 61eb7fa635

2
go.mod
View File

@ -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