create-go-app / fiber-go-template

📝 Production-ready backend template with Fiber Go Web Framework for Create Go App CLI.

Home Page:https://github.com/create-go-app/cli/wiki

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/create-go-app/fiber-go-template/docs: cannot find module providing package github.com/create-go-app/fiber-go-template/docs
github.com/create-go-app/fiber-go-template imports
	github.com/create-go-app/fiber-go-template/pkg/configs: cannot find module providing package github.com/create-go-app/fiber-go-template/pkg/configs
github.com/create-go-app/fiber-go-template imports
	github.com/create-go-app/fiber-go-template/pkg/middleware: cannot find module providing package github.com/create-go-app/fiber-go-template/pkg/middleware
github.com/create-go-app/fiber-go-template imports
	github.com/create-go-app/fiber-go-template/pkg/routes: cannot find module providing package github.com/create-go-app/fiber-go-template/pkg/routes
github.com/create-go-app/fiber-go-template imports
	github.com/create-go-app/fiber-go-template/pkg/utils: cannot find module providing package github.com/create-go-app/fiber-go-template/pkg/utils

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.