|
|
@@ -62,11 +62,12 @@ require (
|
|
|
)
|
|
|
|
|
|
require (
|
|
|
+ github.com/WQGroup/logger v0.0.6
|
|
|
github.com/allanpk716/is_running_in_docker v0.0.1
|
|
|
github.com/allanpk716/rod_helper v0.0.78
|
|
|
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
|
|
|
github.com/arl/statsviz v0.5.1
|
|
|
- github.com/cyruzin/golang-tmdb v1.4.5
|
|
|
+ github.com/cyruzin/golang-tmdb v1.5.0
|
|
|
github.com/elazarl/goproxy v0.0.0-20221015165544-a0805db90819
|
|
|
github.com/longbridgeapp/opencc v0.1.7
|
|
|
github.com/pkg/errors v0.9.1
|
|
|
@@ -79,7 +80,6 @@ require (
|
|
|
github.com/EDDYCJY/fake-useragent v0.2.0 // indirect
|
|
|
github.com/Microsoft/go-winio v0.4.16 // indirect
|
|
|
github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7 // indirect
|
|
|
- github.com/WQGroup/logger v0.0.6 // indirect
|
|
|
github.com/acomagu/bufpipe v1.0.3 // indirect
|
|
|
github.com/andybalholm/brotli v1.0.4 // indirect
|
|
|
github.com/andybalholm/cascadia v1.3.1 // indirect
|