|
|
|
@ -44,6 +44,7 @@ require (
|
|
|
|
github.com/homeport/dyff v1.10.2
|
|
|
|
github.com/homeport/dyff v1.10.2
|
|
|
|
github.com/lucasb-eyer/go-colorful v1.2.0
|
|
|
|
github.com/lucasb-eyer/go-colorful v1.2.0
|
|
|
|
github.com/manifoldco/promptui v0.9.0
|
|
|
|
github.com/manifoldco/promptui v0.9.0
|
|
|
|
|
|
|
|
github.com/mattn/go-isatty v0.0.20
|
|
|
|
github.com/mattn/go-shellwords v1.0.12
|
|
|
|
github.com/mattn/go-shellwords v1.0.12
|
|
|
|
github.com/notaryproject/notation-go v1.3.2
|
|
|
|
github.com/notaryproject/notation-go v1.3.2
|
|
|
|
github.com/olekukonko/tablewriter v0.0.5
|
|
|
|
github.com/olekukonko/tablewriter v0.0.5
|
|
|
|
@ -179,7 +180,6 @@ require (
|
|
|
|
github.com/mailru/easyjson v0.9.0 // indirect
|
|
|
|
github.com/mailru/easyjson v0.9.0 // indirect
|
|
|
|
github.com/mattn/go-ciede2000 v0.0.0-20170301095244-782e8c62fec3 // indirect
|
|
|
|
github.com/mattn/go-ciede2000 v0.0.0-20170301095244-782e8c62fec3 // indirect
|
|
|
|
github.com/mattn/go-colorable v0.1.13 // indirect
|
|
|
|
github.com/mattn/go-colorable v0.1.13 // indirect
|
|
|
|
github.com/mattn/go-isatty v0.0.20 // indirect
|
|
|
|
|
|
|
|
github.com/mattn/go-runewidth v0.0.16 // indirect
|
|
|
|
github.com/mattn/go-runewidth v0.0.16 // indirect
|
|
|
|
github.com/mitchellh/copystructure v1.2.0 // indirect
|
|
|
|
github.com/mitchellh/copystructure v1.2.0 // indirect
|
|
|
|
github.com/mitchellh/go-homedir v1.1.0 // indirect
|
|
|
|
github.com/mitchellh/go-homedir v1.1.0 // indirect
|
|
|
|
|