Merge pull request #971 from erikwilson/downgrade-go-requirement

Set required go version to 1.12 or later in go.mod
This commit is contained in:
Erik Wilson 2019-10-27 09:09:06 -07:00 committed by GitHub
commit fc4fc47ec0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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