mirror of
https://github.com/itchyny/mmv.git
synced 2026-01-09 15:42:37 +08:00
update dependencies
This commit is contained in:
parent
e392ca34a8
commit
ba9f0ed094
2 changed files with 7 additions and 7 deletions
4
go.mod
4
go.mod
|
|
@ -4,7 +4,7 @@ go 1.16
|
|||
|
||||
require (
|
||||
github.com/mattn/getwild v0.0.2-0.20200919000855-c2e221927ad6
|
||||
github.com/mattn/go-isatty v0.0.12 // indirect
|
||||
github.com/mattn/go-isatty v0.0.14 // indirect
|
||||
github.com/mattn/go-tty v0.0.3
|
||||
golang.org/x/sys v0.0.0-20210108172913-0df2131ae363 // indirect
|
||||
golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue