This commit is contained in:
parent
8fd409d3a4
commit
2dbd1520a3
@ -145,6 +145,9 @@
|
|||||||
"index": 5,
|
"index": 5,
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
"sortedSet": {
|
||||||
|
"length": 3000
|
||||||
|
},
|
||||||
"credential": {
|
"credential": {
|
||||||
"secretKey": "D6D74DF9DD60A25BE2B27CA71D8F814D",
|
"secretKey": "D6D74DF9DD60A25BE2B27CA71D8F814D",
|
||||||
"baseUrl": "aws.okx.com",
|
"baseUrl": "aws.okx.com",
|
||||||
|
2
go.mod
2
go.mod
@ -6,7 +6,7 @@ go 1.21
|
|||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/go-redis/redis v6.15.9+incompatible
|
github.com/go-redis/redis v6.15.9+incompatible
|
||||||
github.com/phyer/core v0.2.16
|
github.com/phyer/core v0.2.17
|
||||||
github.com/sirupsen/logrus v1.9.3
|
github.com/sirupsen/logrus v1.9.3
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user