You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package name in the go.mod file does no longer correspond to the username under which the repo exists.
Currently it is: github.com/adshao/go-binance/v2 but the username was apparently changed at some point to ccxt.
This should probably be corrected at some point, since it is confusing.