go mod tidy
parent
3cfb6769cd
commit
2a2794f1c7
2
go.mod
2
go.mod
|
|
@ -16,7 +16,7 @@ require (
|
|||
github.com/derailed/tview v0.4.9
|
||||
github.com/drone/envsubst v1.0.2 // indirect
|
||||
github.com/fatih/color v1.10.0
|
||||
github.com/fatih/structs v1.1.0
|
||||
github.com/fatih/structs v1.1.0 // indirect
|
||||
github.com/fsnotify/fsnotify v1.4.9
|
||||
github.com/fvbommel/sortorder v1.0.2
|
||||
github.com/gdamore/tcell v1.1.2 // indirect
|
||||
|
|
|
|||
Loading…
Reference in New Issue