update go.mod
This commit is contained in:
parent
a430fdc578
commit
db39591697
2
go.mod
2
go.mod
@ -4,6 +4,6 @@ go 1.12
|
|||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/lann/builder v0.0.0-20150808151131-f22ce00fd939
|
github.com/lann/builder v0.0.0-20150808151131-f22ce00fd939
|
||||||
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
|
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 // indirect
|
||||||
golang.org/x/tools v0.0.0-20170217234718-8e779ee0a450
|
golang.org/x/tools v0.0.0-20170217234718-8e779ee0a450
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user