remove utils dependency

This commit is contained in:
Zack Scholl 2018-10-21 07:38:11 -07:00
parent 7371f6f238
commit ace9b35e34
1 changed files with 0 additions and 1 deletions

1
go.mod
View File

@ -5,7 +5,6 @@ require (
github.com/dustin/go-humanize v1.0.0
github.com/fatih/color v1.7.0 // indirect
github.com/gorilla/websocket v1.4.0
github.com/mars9/crypt v0.0.0-20150406101210-65899cf653ff // indirect
github.com/mattn/go-colorable v0.0.9 // indirect
github.com/mattn/go-isatty v0.0.4 // indirect
github.com/pkg/errors v0.8.0