ffs
This commit is contained in:
parent
e7bd20eae9
commit
434adf1f66
3 changed files with 17 additions and 2 deletions
2
go.mod
2
go.mod
|
|
@ -8,7 +8,9 @@ require (
|
|||
)
|
||||
|
||||
require (
|
||||
github.com/emirpasic/gods v1.18.1 // indirect
|
||||
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
|
||||
github.com/patrickmn/go-cache v2.1.0+incompatible // indirect
|
||||
github.com/rivo/uniseg v0.4.7 // indirect
|
||||
github.com/schollz/progressbar/v2 v2.15.0 // indirect
|
||||
github.com/sugarme/regexpset v0.0.0-20200920021344-4d4ec8eaf93c // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue