dependabot / dependabot-core

🤖 Dependabot's core logic for creating update PRs.
https://docs.github.com/en/code-security/dependabot
MIT License
4.63k stars 992 forks source link

Unparseable go (module) file #2009

Closed waghanza closed 2 years ago

waghanza commented 4 years ago

Hi @feelepxyz,

The following file https://github.com/the-benchmarker/web-frameworks/blob/fdc3b6f02f698b54fc4d24b554f70990c3bec5f1/go/chi/go.mod#L3 is not parseable.

Issue raise in https://github.com/the-benchmarker/web-frameworks/issues/2405

However a go get is working ?

I think it could be a good idea, during the alpha period, to redo the parsing, with the +incompatible flag adde ?

Regards,

feelepxyz commented 4 years ago

@hmarr do you know what we should be doing here?

jurre commented 2 years ago

It looks like this issue has been open for a while and we’ve made a bunch of improvements to Dependabot since, is this still happening, or has this problem been resolved and can we close this issue?