2022-11-10 23:01:15 +08:00
|
|
|
module github.com/BitHeaven-Official/e6dl
|
2019-09-17 04:53:59 +08:00
|
|
|
|
2020-04-24 06:37:01 +08:00
|
|
|
go 1.14
|
2019-09-17 04:53:59 +08:00
|
|
|
|
|
|
|
require (
|
|
|
|
github.com/dustin/go-humanize v1.0.0
|
|
|
|
github.com/logrusorgru/aurora v0.0.0-20190803045625-94edacc10f9b
|
|
|
|
)
|