Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion clients/algo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
### Changelog

## 1.4.0 - 2026-03-16

### Changed (1)

- Updated `github.com/binance/binance-connector-go/common/v2` library to version `2.1.0`.

## 1.3.0 - 2026-02-13

### Changed (1)

- Updated `github.com/binance/binance-connector-go/common` library to version `2.0.0`.
- Updated `github.com/binance/binance-connector-go/common/v2` library to version `2.0.0`.

## 1.2.0 - 2026-01-29

Expand Down
2 changes: 1 addition & 1 deletion clients/algo/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.24.0
toolchain go1.24.11

require (
github.com/binance/binance-connector-go/common/v2 v2.0.1
github.com/binance/binance-connector-go/common/v2 v2.1.0
github.com/stretchr/testify v1.11.1
)

Expand Down
4 changes: 2 additions & 2 deletions clients/algo/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
github.com/binance/binance-connector-go/common/v2 v2.0.1 h1:EnIgSmxTFl/5QOclzP1l3T42GrOQGVy+1weXhmgjlYc=
github.com/binance/binance-connector-go/common/v2 v2.0.1/go.mod h1:auKU6KdJ7pZCxC3WFAq+2lwodhGABeTlfovXmbsJzE0=
github.com/binance/binance-connector-go/common/v2 v2.1.0 h1:D/ZugUzGQ2Ok22UcKA4H43XPJKh4lon04iOZvErRMg0=
github.com/binance/binance-connector-go/common/v2 v2.1.0/go.mod h1:auKU6KdJ7pZCxC3WFAq+2lwodhGABeTlfovXmbsJzE0=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
Expand Down
4 changes: 2 additions & 2 deletions clients/algo/src/restapi/rest_api.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
"github.com/binance/binance-connector-go/common/v2/common"
)

// RestAPIClient manages communication with the Binance Algo REST API API v1.3.0
// RestAPIClient manages communication with the Binance Algo REST API v1.4.0
type RestAPIClient struct {
cfg *common.ConfigurationRestAPI

Expand All @@ -37,7 +37,7 @@ func NewRestAPIClient(cfg *common.ConfigurationRestAPI) *RestAPIClient {
if customHeaders == nil {
customHeaders = make(map[string]string)
}
customHeaders["User-Agent"] = "binance-algo/1.3.0 (Go/" + runtime.Version() + "; " + runtime.GOOS + "; " + runtime.GOARCH + ")"
customHeaders["User-Agent"] = "binance-algo/1.4.0 (Go/" + runtime.Version() + "; " + runtime.GOOS + "; " + runtime.GOARCH + ")"
cfg.CustomHeaders = customHeaders
c := &RestAPIClient{cfg: cfg}

Expand Down
8 changes: 7 additions & 1 deletion clients/alpha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
### Changelog

## 1.3.0 - 2026-03-16

### Changed (1)

- Updated `github.com/binance/binance-connector-go/common` library to version `2.1.0`.

## 1.2.0 - 2026-02-13

### Changed (1)

- Updated `github.com/binance/binance-connector-go/common` library to version `2.0.0`.
- Updated `github.com/binance/binance-connector-go/common/v2` library to version `2.0.0`.

## 1.1.0 - 2026-01-29

Expand Down
2 changes: 1 addition & 1 deletion clients/alpha/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.24.0
toolchain go1.24.11

require (
github.com/binance/binance-connector-go/common/v2 v2.0.1
github.com/binance/binance-connector-go/common/v2 v2.1.0
github.com/stretchr/testify v1.11.1
)

Expand Down
4 changes: 2 additions & 2 deletions clients/alpha/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
github.com/binance/binance-connector-go/common/v2 v2.0.1 h1:EnIgSmxTFl/5QOclzP1l3T42GrOQGVy+1weXhmgjlYc=
github.com/binance/binance-connector-go/common/v2 v2.0.1/go.mod h1:auKU6KdJ7pZCxC3WFAq+2lwodhGABeTlfovXmbsJzE0=
github.com/binance/binance-connector-go/common/v2 v2.1.0 h1:D/ZugUzGQ2Ok22UcKA4H43XPJKh4lon04iOZvErRMg0=
github.com/binance/binance-connector-go/common/v2 v2.1.0/go.mod h1:auKU6KdJ7pZCxC3WFAq+2lwodhGABeTlfovXmbsJzE0=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
Expand Down
4 changes: 2 additions & 2 deletions clients/alpha/src/restapi/rest_api.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
"github.com/binance/binance-connector-go/common/v2/common"
)

// RestAPIClient manages communication with the Binance Alpha REST API API v1.2.0
// RestAPIClient manages communication with the Binance Alpha REST API v1.3.0
type RestAPIClient struct {
cfg *common.ConfigurationRestAPI

Expand All @@ -36,7 +36,7 @@ func NewRestAPIClient(cfg *common.ConfigurationRestAPI) *RestAPIClient {
if customHeaders == nil {
customHeaders = make(map[string]string)
}
customHeaders["User-Agent"] = "binance-alpha/1.2.0 (Go/" + runtime.Version() + "; " + runtime.GOOS + "; " + runtime.GOARCH + ")"
customHeaders["User-Agent"] = "binance-alpha/1.3.0 (Go/" + runtime.Version() + "; " + runtime.GOOS + "; " + runtime.GOARCH + ")"
cfg.CustomHeaders = customHeaders
c := &RestAPIClient{cfg: cfg}

Expand Down
8 changes: 7 additions & 1 deletion clients/c2c/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
### Changelog

## 1.4.0 - 2026-03-16

### Changed (1)

- Updated `github.com/binance/binance-connector-go/common/v2` library to version `2.1.0`.

## 1.3.0 - 2026-02-13

### Changed (1)

- Updated `github.com/binance/binance-connector-go/common` library to version `2.0.0`.
- Updated `github.com/binance/binance-connector-go/common/v2` library to version `2.0.0`.

## 1.2.0 - 2026-01-29

Expand Down
2 changes: 1 addition & 1 deletion clients/c2c/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.24.0
toolchain go1.24.11

require (
github.com/binance/binance-connector-go/common/v2 v2.0.1
github.com/binance/binance-connector-go/common/v2 v2.1.0
github.com/stretchr/testify v1.11.1
)

Expand Down
4 changes: 2 additions & 2 deletions clients/c2c/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
github.com/binance/binance-connector-go/common/v2 v2.0.1 h1:EnIgSmxTFl/5QOclzP1l3T42GrOQGVy+1weXhmgjlYc=
github.com/binance/binance-connector-go/common/v2 v2.0.1/go.mod h1:auKU6KdJ7pZCxC3WFAq+2lwodhGABeTlfovXmbsJzE0=
github.com/binance/binance-connector-go/common/v2 v2.1.0 h1:D/ZugUzGQ2Ok22UcKA4H43XPJKh4lon04iOZvErRMg0=
github.com/binance/binance-connector-go/common/v2 v2.1.0/go.mod h1:auKU6KdJ7pZCxC3WFAq+2lwodhGABeTlfovXmbsJzE0=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
Expand Down
4 changes: 2 additions & 2 deletions clients/c2c/src/restapi/rest_api.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
"github.com/binance/binance-connector-go/common/v2/common"
)

// RestAPIClient manages communication with the Binance C2C REST API API v1.3.0
// RestAPIClient manages communication with the Binance C2C REST API v1.4.0
type RestAPIClient struct {
cfg *common.ConfigurationRestAPI

Expand All @@ -36,7 +36,7 @@ func NewRestAPIClient(cfg *common.ConfigurationRestAPI) *RestAPIClient {
if customHeaders == nil {
customHeaders = make(map[string]string)
}
customHeaders["User-Agent"] = "binance-c2c/1.3.0 (Go/" + runtime.Version() + "; " + runtime.GOOS + "; " + runtime.GOARCH + ")"
customHeaders["User-Agent"] = "binance-c2c/1.4.0 (Go/" + runtime.Version() + "; " + runtime.GOOS + "; " + runtime.GOARCH + ")"
cfg.CustomHeaders = customHeaders
c := &RestAPIClient{cfg: cfg}

Expand Down
10 changes: 8 additions & 2 deletions clients/convert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
### Changelog

## 1.5.0 - 2026-03-16

### Changed (1)

- Updated `github.com/binance/binance-connector-go/common/v2` library to version `2.1.0`.

## 1.4.0 - 2026-02-13

### Changed (1)

- Updated `github.com/binance/binance-connector-go/common` library to version `2.0.0`.
- Updated `github.com/binance/binance-connector-go/common/v2` library to version `2.0.0`.

## 1.3.0 - 2026-01-29

Expand Down Expand Up @@ -34,4 +40,4 @@

## 1.0.0 - 2025-12-17

- Initial release
- Initial release
2 changes: 1 addition & 1 deletion clients/convert/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.24.0
toolchain go1.24.11

require (
github.com/binance/binance-connector-go/common/v2 v2.0.1
github.com/binance/binance-connector-go/common/v2 v2.1.0
github.com/stretchr/testify v1.11.1
)

Expand Down
4 changes: 2 additions & 2 deletions clients/convert/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
github.com/binance/binance-connector-go/common/v2 v2.0.1 h1:EnIgSmxTFl/5QOclzP1l3T42GrOQGVy+1weXhmgjlYc=
github.com/binance/binance-connector-go/common/v2 v2.0.1/go.mod h1:auKU6KdJ7pZCxC3WFAq+2lwodhGABeTlfovXmbsJzE0=
github.com/binance/binance-connector-go/common/v2 v2.1.0 h1:D/ZugUzGQ2Ok22UcKA4H43XPJKh4lon04iOZvErRMg0=
github.com/binance/binance-connector-go/common/v2 v2.1.0/go.mod h1:auKU6KdJ7pZCxC3WFAq+2lwodhGABeTlfovXmbsJzE0=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
Expand Down
4 changes: 2 additions & 2 deletions clients/convert/src/restapi/rest_api.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
"github.com/binance/binance-connector-go/common/v2/common"
)

// RestAPIClient manages communication with the Binance Convert REST API API v1.4.0
// RestAPIClient manages communication with the Binance Convert REST API API v1.5.0
type RestAPIClient struct {
cfg *common.ConfigurationRestAPI

Expand All @@ -37,7 +37,7 @@ func NewRestAPIClient(cfg *common.ConfigurationRestAPI) *RestAPIClient {
if customHeaders == nil {
customHeaders = make(map[string]string)
}
customHeaders["User-Agent"] = "binance-convert/1.4.0 (Go/" + runtime.Version() + "; " + runtime.GOOS + "; " + runtime.GOARCH + ")"
customHeaders["User-Agent"] = "binance-convert/1.5.0 (Go/" + runtime.Version() + "; " + runtime.GOOS + "; " + runtime.GOARCH + ")"
cfg.CustomHeaders = customHeaders
c := &RestAPIClient{cfg: cfg}

Expand Down
10 changes: 8 additions & 2 deletions clients/copytrading/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
### Changelog

## 1.4.0 - 2026-03-16

### Changed (1)

- Updated `github.com/binance/binance-connector-go/common/v2` library to version `2.1.0`.

## 1.3.0 - 2026-02-13

### Changed (1)

- Updated `github.com/binance/binance-connector-go/common` library to version `2.0.0`.
- Updated `github.com/binance/binance-connector-go/common/v2` library to version `2.0.0`.

## 1.2.0 - 2026-01-29

Expand All @@ -21,4 +27,4 @@

## 1.0.0 - 2025-12-17

- Initial release
- Initial release
2 changes: 1 addition & 1 deletion clients/copytrading/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.24.0
toolchain go1.24.11

require (
github.com/binance/binance-connector-go/common/v2 v2.0.1
github.com/binance/binance-connector-go/common/v2 v2.1.0
github.com/stretchr/testify v1.11.1
)

Expand Down
4 changes: 2 additions & 2 deletions clients/copytrading/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
github.com/binance/binance-connector-go/common/v2 v2.0.1 h1:EnIgSmxTFl/5QOclzP1l3T42GrOQGVy+1weXhmgjlYc=
github.com/binance/binance-connector-go/common/v2 v2.0.1/go.mod h1:auKU6KdJ7pZCxC3WFAq+2lwodhGABeTlfovXmbsJzE0=
github.com/binance/binance-connector-go/common/v2 v2.1.0 h1:D/ZugUzGQ2Ok22UcKA4H43XPJKh4lon04iOZvErRMg0=
github.com/binance/binance-connector-go/common/v2 v2.1.0/go.mod h1:auKU6KdJ7pZCxC3WFAq+2lwodhGABeTlfovXmbsJzE0=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
Expand Down
4 changes: 2 additions & 2 deletions clients/copytrading/src/restapi/rest_api.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
"github.com/binance/binance-connector-go/common/v2/common"
)

// RestAPIClient manages communication with the Binance Copy Trading REST API API v1.3.0
// RestAPIClient manages communication with the Binance Copy Trading REST API v1.4.0
type RestAPIClient struct {
cfg *common.ConfigurationRestAPI

Expand All @@ -36,7 +36,7 @@ func NewRestAPIClient(cfg *common.ConfigurationRestAPI) *RestAPIClient {
if customHeaders == nil {
customHeaders = make(map[string]string)
}
customHeaders["User-Agent"] = "binance-copytrading/1.3.0 (Go/" + runtime.Version() + "; " + runtime.GOOS + "; " + runtime.GOARCH + ")"
customHeaders["User-Agent"] = "binance-copytrading/1.4.0 (Go/" + runtime.Version() + "; " + runtime.GOOS + "; " + runtime.GOARCH + ")"
cfg.CustomHeaders = customHeaders
c := &RestAPIClient{cfg: cfg}

Expand Down
10 changes: 8 additions & 2 deletions clients/cryptoloan/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
### Changelog

## 1.4.0 - 2026-03-16

### Changed (1)

- Updated `github.com/binance/binance-connector-go/common/v2` library to version `2.1.0`.

## 1.3.0 - 2026-02-13

### Changed (1)

- Updated `github.com/binance/binance-connector-go/common` library to version `2.0.0`.
- Updated `github.com/binance/binance-connector-go/common/v2` library to version `2.0.0`.

## 1.2.0 - 2026-01-29

Expand All @@ -25,4 +31,4 @@

## 1.0.0 - 2025-12-17

- Initial release
- Initial release
2 changes: 1 addition & 1 deletion clients/cryptoloan/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.24.0
toolchain go1.24.11

require (
github.com/binance/binance-connector-go/common/v2 v2.0.1
github.com/binance/binance-connector-go/common/v2 v2.1.0
github.com/stretchr/testify v1.11.1
)

Expand Down
4 changes: 2 additions & 2 deletions clients/cryptoloan/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
github.com/binance/binance-connector-go/common/v2 v2.0.1 h1:EnIgSmxTFl/5QOclzP1l3T42GrOQGVy+1weXhmgjlYc=
github.com/binance/binance-connector-go/common/v2 v2.0.1/go.mod h1:auKU6KdJ7pZCxC3WFAq+2lwodhGABeTlfovXmbsJzE0=
github.com/binance/binance-connector-go/common/v2 v2.1.0 h1:D/ZugUzGQ2Ok22UcKA4H43XPJKh4lon04iOZvErRMg0=
github.com/binance/binance-connector-go/common/v2 v2.1.0/go.mod h1:auKU6KdJ7pZCxC3WFAq+2lwodhGABeTlfovXmbsJzE0=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
Expand Down
4 changes: 2 additions & 2 deletions clients/cryptoloan/src/restapi/rest_api.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
"github.com/binance/binance-connector-go/common/v2/common"
)

// RestAPIClient manages communication with the Binance Crypto Loan REST API API v1.3.0
// RestAPIClient manages communication with the Binance Crypto Loan REST API v1.4.0
type RestAPIClient struct {
cfg *common.ConfigurationRestAPI

Expand All @@ -37,7 +37,7 @@ func NewRestAPIClient(cfg *common.ConfigurationRestAPI) *RestAPIClient {
if customHeaders == nil {
customHeaders = make(map[string]string)
}
customHeaders["User-Agent"] = "binance-cryptoloan/1.3.0 (Go/" + runtime.Version() + "; " + runtime.GOOS + "; " + runtime.GOARCH + ")"
customHeaders["User-Agent"] = "binance-cryptoloan/1.4.0 (Go/" + runtime.Version() + "; " + runtime.GOOS + "; " + runtime.GOARCH + ")"
cfg.CustomHeaders = customHeaders
c := &RestAPIClient{cfg: cfg}

Expand Down
8 changes: 7 additions & 1 deletion clients/derivativestradingcoinfutures/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
### Changelog

## 1.6.0 - 2026-03-16

### Changed (1)

- Updated `github.com/binance/binance-connector-go/common/v2` library to version `2.1.0`.

## 1.5.0 - 2026-03-09

### Changed (1)
Expand All @@ -16,7 +22,7 @@

### Changed (1)

- Updated `github.com/binance/binance-connector-go/common` library to version `2.0.0`.
- Updated `github.com/binance/binance-connector-go/common/v2` library to version `2.0.0`.

## 1.3.0 - 2026-01-29

Expand Down
2 changes: 1 addition & 1 deletion clients/derivativestradingcoinfutures/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.24.0
toolchain go1.24.11

require (
github.com/binance/binance-connector-go/common/v2 v2.0.1
github.com/binance/binance-connector-go/common/v2 v2.1.0
github.com/stretchr/testify v1.11.1
)

Expand Down
4 changes: 2 additions & 2 deletions clients/derivativestradingcoinfutures/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
github.com/binance/binance-connector-go/common/v2 v2.0.1 h1:EnIgSmxTFl/5QOclzP1l3T42GrOQGVy+1weXhmgjlYc=
github.com/binance/binance-connector-go/common/v2 v2.0.1/go.mod h1:auKU6KdJ7pZCxC3WFAq+2lwodhGABeTlfovXmbsJzE0=
github.com/binance/binance-connector-go/common/v2 v2.1.0 h1:D/ZugUzGQ2Ok22UcKA4H43XPJKh4lon04iOZvErRMg0=
github.com/binance/binance-connector-go/common/v2 v2.1.0/go.mod h1:auKU6KdJ7pZCxC3WFAq+2lwodhGABeTlfovXmbsJzE0=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
Expand Down
Loading
Loading