Unverified Commit fc4fc47e authored by Erik Wilson's avatar Erik Wilson Committed by GitHub

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

Set required go version to 1.12 or later in go.mod
parents 579e5aed 61eb7fa6
module github.com/rancher/k3s module github.com/rancher/k3s
go 1.13 go 1.12
replace ( replace (
github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.8.7-0.20190926181021-82c7525d98c8 github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.8.7-0.20190926181021-82c7525d98c8
......
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