Skip to content

Commit 854b449

Browse files
committed
update
1 parent a672c1c commit 854b449

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/webx-top/payment
33
go 1.25.1
44

55
require (
6-
github.com/admpub/alipay/v3 v3.3.0
6+
github.com/admpub/alipay/v3 v3.3.1
77
github.com/admpub/collate v1.2.0
88
github.com/admpub/decimal v1.3.2
99
github.com/admpub/go-ttlmap v1.1.0
@@ -14,8 +14,8 @@ require (
1414
github.com/qingwg/payjs v0.0.0-20190928033402-c53dbe16b371
1515
github.com/smartwalle/paypal v1.0.2
1616
github.com/webx-top/codec v0.3.0
17-
github.com/webx-top/com v1.4.1
18-
github.com/webx-top/echo v1.23.5
17+
github.com/webx-top/com v1.4.2
18+
github.com/webx-top/echo v1.23.6
1919
github.com/webx-top/restyclient v0.0.6
2020
)
2121

0 commit comments

Comments
 (0)