thrasher-corp / gocryptotrader

A cryptocurrency trading bot and framework supporting multiple exchanges written in Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependabot can't resolve your Go dependency files

dependabot-preview opened this issue · comments

Dependabot can't resolve your Go dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

github.com/thrasher-corp/gocryptotrader/common: cannot find module providing package github.com/thrasher-corp/gocryptotrader/common
	github.com/thrasher-corp/gocryptotrader/config: cannot find module providing package github.com/thrasher-corp/gocryptotrader/config
	github.com/thrasher-corp/gocryptotrader/core: cannot find module providing package github.com/thrasher-corp/gocryptotrader/core
	github.com/thrasher-corp/gocryptotrader/dispatch: cannot find module providing package github.com/thrasher-corp/gocryptotrader/dispatch
	github.com/thrasher-corp/gocryptotrader/engine: cannot find module providing package github.com/thrasher-corp/gocryptotrader/engine
	github.com/thrasher-corp/gocryptotrader/exchanges/request: cannot find module providing package github.com/thrasher-corp/gocryptotrader/exchanges/request
	github.com/thrasher-corp/gocryptotrader/exchanges/trade: cannot find module providing package github.com/thrasher-corp/gocryptotrader/exchanges/trade
	github.com/thrasher-corp/gocryptotrader/gctscript: cannot find module providing package github.com/thrasher-corp/gocryptotrader/gctscript
	github.com/thrasher-corp/gocryptotrader/gctscript/vm: cannot find module providing package github.com/thrasher-corp/gocryptotrader/gctscript/vm
	github.com/thrasher-corp/gocryptotrader/log: cannot find module providing package github.com/thrasher-corp/gocryptotrader/log
	github.com/thrasher-corp/gocryptotrader/portfolio/withdraw: cannot find module providing package github.com/thrasher-corp/gocryptotrader/portfolio/withdraw
	github.com/thrasher-corp/gocryptotrader/signaler: cannot find module providing package github.com/thrasher-corp/gocryptotrader/signaler

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.