go mod tidy

mine
Raphaël Pinson 2020-12-10 00:33:43 +01:00
parent 3cfb6769cd
commit 2a2794f1c7
No known key found for this signature in database
GPG Key ID: A1AAC49E10CB2A8D
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -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