Update go.mod

This commit is contained in:
wood chen 2024-10-09 13:11:58 +08:00 committed by GitHub
parent 112c024bd2
commit 98e29e9527
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/woodchen-ink/Q58Bot
go 1.21.3
go 1.23
require (
github.com/adshao/go-binance/v2 v2.6.1