mirror of
https://github.com/woodchen-ink/Q58Bot.git
synced 2025-07-18 05:42:06 +08:00
Bump github.com/adshao/go-binance/v2 from 2.8.0 to 2.8.2
Bumps [github.com/adshao/go-binance/v2](https://github.com/adshao/go-binance) from 2.8.0 to 2.8.2. - [Release notes](https://github.com/adshao/go-binance/releases) - [Commits](https://github.com/adshao/go-binance/compare/v2.8.0...v2.8.2) --- updated-dependencies: - dependency-name: github.com/adshao/go-binance/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ab8282fcb4
commit
6decfe9099
2
go.mod
2
go.mod
@ -3,7 +3,7 @@ module github.com/woodchen-ink/Q58Bot
|
||||
go 1.23
|
||||
|
||||
require (
|
||||
github.com/adshao/go-binance/v2 v2.8.0
|
||||
github.com/adshao/go-binance/v2 v2.8.2
|
||||
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
|
||||
modernc.org/sqlite v1.34.5
|
||||
)
|
||||
|
4
go.sum
4
go.sum
@ -1,5 +1,5 @@
|
||||
github.com/adshao/go-binance/v2 v2.8.0 h1:+Pb6h1Ke6YfFGANrlOaY3w+rrccWl02BEAbqrKnCv00=
|
||||
github.com/adshao/go-binance/v2 v2.8.0/go.mod h1:XkkuecSyJKPolaCGf/q4ovJYB3t0P+7RUYTbGr+LMGM=
|
||||
github.com/adshao/go-binance/v2 v2.8.2 h1:cpMaoBnrg9g7aTNEAeMRIIMwVZ8S/oR5Fca+PyBw8q4=
|
||||
github.com/adshao/go-binance/v2 v2.8.2/go.mod h1:XkkuecSyJKPolaCGf/q4ovJYB3t0P+7RUYTbGr+LMGM=
|
||||
github.com/bitly/go-simplejson v0.5.0 h1:6IH+V8/tVMab511d5bn4M7EwGXZf9Hj6i2xSwkNEM+Y=
|
||||
github.com/bitly/go-simplejson v0.5.0/go.mod h1:cXHtHw4XUPsvGaxgjIAn8PhEWG9NfngEKAMDJEczWVA=
|
||||
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 h1:DDGfHa7BWjL4YnC6+E63dPcxHo2sUxDIu8g3QgEJdRY=
|
||||
|
Loading…
x
Reference in New Issue
Block a user