@@ -5,6 +5,7 @@ go 1.16
|
||||
require (
|
||||
github.com/Depado/bfchroma v1.3.0
|
||||
github.com/alecthomas/chroma v0.10.0 // indirect
|
||||
github.com/andybalholm/brotli v1.0.4
|
||||
github.com/davecgh/go-spew v1.1.1
|
||||
github.com/ddliu/motto v0.3.1
|
||||
github.com/disintegration/imaging v1.6.2
|
||||
@@ -14,7 +15,6 @@ require (
|
||||
github.com/gosuri/uilive v0.0.4 // indirect
|
||||
github.com/gosuri/uiprogress v0.0.1
|
||||
github.com/imdario/mergo v0.3.12
|
||||
github.com/itchio/go-brotli v0.0.0-20190702114328-3f28d645a45c
|
||||
github.com/mattn/go-isatty v0.0.14 // indirect
|
||||
github.com/mattn/go-tty v0.0.4
|
||||
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
|
||||
|
||||
Reference in New Issue
Block a user