Update go.mod
This commit is contained in:
parent
51a65c64c3
commit
07993058e6
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -4,8 +4,8 @@ go 1.13
|
|||
|
||||
require (
|
||||
github.com/AlecAivazis/survey/v2 v2.0.4
|
||||
github.com/hashicorp/go-version v1.2.0
|
||||
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
|
||||
github.com/hashicorp/go-version v1.2.0
|
||||
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
||||
github.com/mattn/go-colorable v0.1.2
|
||||
github.com/mattn/go-isatty v0.0.9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue