Bump golang to v1.14 (#135)
* Bump golang to v1.14 * go mod vendor Co-authored-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
4
go.mod
4
go.mod
@@ -1,5 +1,7 @@
|
||||
module github.com/nektos/act
|
||||
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 // indirect
|
||||
github.com/MichaelTJones/walk v0.0.0-20161122175330-4748e29d5718 // indirect
|
||||
@@ -56,5 +58,3 @@ require (
|
||||
replace github.com/docker/docker => github.com/docker/engine v0.0.0-20181106193140-f5749085e9cb
|
||||
|
||||
replace golang.org/x/sys => golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a
|
||||
|
||||
go 1.13
|
||||
|
Reference in New Issue
Block a user