@@ -6,15 +6,15 @@ require (
66 github.com/admpub/alipay/v3 v3.2.28
77 github.com/admpub/collate v1.2.0
88 github.com/admpub/decimal v1.3.2
9- github.com/admpub/log v1.4.0
9+ github.com/admpub/log v1.5.2
1010 github.com/admpub/mugglepay v0.0.8
1111 github.com/admpub/resty/v2 v2.7.3
1212 github.com/objcoding/wxpay v1.0.6
1313 github.com/qingwg/payjs v0.0.0-20190928033402-c53dbe16b371
1414 github.com/smartwalle/paypal v1.0.2
1515 github.com/webx-top/codec v0.3.0
1616 github.com/webx-top/com v1.4.1
17- github.com/webx-top/echo v1.22.19
17+ github.com/webx-top/echo v1.22.29
1818 github.com/webx-top/restyclient v0.0.6
1919)
2020
@@ -26,7 +26,7 @@ require (
2626 github.com/admpub/go-isatty v0.0.11 // indirect
2727 github.com/admpub/go-reuseport v0.5.0 // indirect
2828 github.com/admpub/humanize v0.0.0-20190501023926-5f826e92c8ca // indirect
29- github.com/admpub/once v0.0.1 // indirect
29+ github.com/admpub/once v0.0.2 // indirect
3030 github.com/admpub/realip v0.2.7 // indirect
3131 github.com/admpub/timeago v1.3.0 // indirect
3232 github.com/admpub/xencoding v0.0.3 // indirect
@@ -52,10 +52,10 @@ require (
5252 github.com/webx-top/poolx v0.0.0-20210912044716-5cfa2d58e380 // indirect
5353 github.com/webx-top/tagfast v0.0.1 // indirect
5454 github.com/webx-top/validation v0.0.3 // indirect
55- golang.org/x/crypto v0.46 .0 // indirect
56- golang.org/x/net v0.48 .0 // indirect
55+ golang.org/x/crypto v0.47 .0 // indirect
56+ golang.org/x/net v0.49 .0 // indirect
5757 golang.org/x/sync v0.19.0 // indirect
58- golang.org/x/sys v0.39 .0 // indirect
59- golang.org/x/text v0.32 .0 // indirect
58+ golang.org/x/sys v0.40 .0 // indirect
59+ golang.org/x/text v0.33 .0 // indirect
6060 gopkg.in/yaml.v3 v3.0.1 // indirect
6161)
0 commit comments