Clever / wag

sWAGger - Web API Generator
Apache License 2.0
77 stars 6 forks source link

Dependabot can't resolve your Go dependency files #351

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Dependabot can't resolve your Go dependency files.

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

The error Dependabot encountered was:

github.com/Clever/wag/v6/clients/go: cannot find module providing package github.com/Clever/wag/v6/clients/go
github.com/Clever/wag/v6 imports
    github.com/Clever/wag/v6/clients/js: cannot find module providing package github.com/Clever/wag/v6/clients/js
github.com/Clever/wag/v6 imports
    github.com/Clever/wag/v6/hardcoded: cannot find module providing package github.com/Clever/wag/v6/hardcoded
github.com/Clever/wag/v6 imports
    github.com/Clever/wag/v6/models: cannot find module providing package github.com/Clever/wag/v6/models
github.com/Clever/wag/v6 imports
    github.com/Clever/wag/v6/server: cannot find module providing package github.com/Clever/wag/v6/server
github.com/Clever/wag/v6 imports
    github.com/Clever/wag/v6/server/gendb: cannot find module providing package github.com/Clever/wag/v6/server/gendb
github.com/Clever/wag/v6 imports
    github.com/Clever/wag/v6/swagger: cannot find module providing package github.com/Clever/wag/v6/swagger
github.com/Clever/wag/v6 imports
    github.com/Clever/wag/v6/validation: cannot find module providing package github.com/Clever/wag/v6/validation

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.

taylor-sutton commented 3 years ago

See comentary https://github.com/Clever/wag/issues/348

My guess is dependabot-preview is just broken and we need to update to dependabot to have any hope.