update go.mod

This commit is contained in:
Sinuhe Tellez 2020-01-19 22:05:41 -05:00
parent a430fdc578
commit db39591697
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -4,6 +4,6 @@ go 1.12
require (
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
)