dfang/qox

Dependabot can't resolve your Go dependency files

dependabot-preview opened this issue · 0 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/dfang/qor-demo/app/account: cannot find module providing package github.com/dfang/qor-demo/app/account
	github.com/dfang/qor-demo/app/admin: cannot find module providing package github.com/dfang/qor-demo/app/admin
	github.com/dfang/qor-demo/app/aftersale: cannot find module providing package github.com/dfang/qor-demo/app/aftersale
	github.com/dfang/qor-demo/app/api: cannot find module providing package github.com/dfang/qor-demo/app/api
	github.com/dfang/qor-demo/app/home: cannot find module providing package github.com/dfang/qor-demo/app/home
	github.com/dfang/qor-demo/app/orders: cannot find module providing package github.com/dfang/qor-demo/app/orders
	github.com/dfang/qor-demo/app/products: cannot find module providing package github.com/dfang/qor-demo/app/products
	github.com/dfang/qor-demo/app/reports: cannot find module providing package github.com/dfang/qor-demo/app/reports
	github.com/dfang/qor-demo/app/stores: cannot find module providing package github.com/dfang/qor-demo/app/stores
	github.com/dfang/qor-demo/cmd: cannot find module providing package github.com/dfang/qor-demo/cmd
	github.com/dfang/qor-demo/config: cannot find module providing package github.com/dfang/qor-demo/config
	github.com/dfang/qor-demo/config/auth: cannot find module providing package github.com/dfang/qor-demo/config/auth
	github.com/dfang/qor-demo/config/db: cannot find module providing package github.com/dfang/qor-demo/config/db
	github.com/dfang/qor-demo/config/db/migrations: cannot find module providing package github.com/dfang/qor-demo/config/db/migrations
	github.com/dfang/qor-demo/config/db/seeds: cannot find module providing package github.com/dfang/qor-demo/config/db/seeds
	github.com/dfang/qor-demo/config/i18n: cannot find module providing package github.com/dfang/qor-demo/config/i18n
	github.com/dfang/qor-demo/utils/funcmapmaker: cannot find module providing package github.com/dfang/qor-demo/utils/funcmapmaker

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.