Update golang deps (#359)
* git ignore golang vendor folder * update golang deps
This commit is contained in:
2
go.mod
2
go.mod
@@ -6,6 +6,6 @@ require (
|
||||
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883
|
||||
github.com/mattn/go-runewidth v0.0.9 // indirect
|
||||
github.com/olekukonko/tablewriter v0.0.4
|
||||
github.com/sergi/go-diff v1.1.0 // indirect
|
||||
github.com/sergi/go-diff v1.2.0 // indirect
|
||||
github.com/urfave/cli/v2 v2.2.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user