Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

re-extract 2020-10-08 #6

Merged
merged 2 commits into from
Oct 13, 2020
Merged

Conversation

hensur
Copy link
Contributor

@hensur hensur commented Oct 9, 2020

I had some issues with go modules in gitlab subgroups with dependabot-core: dependabot/dependabot-core#2618

I noticed, that the error message is returned from the go native helpers in dependabot-core. I could fix the issue by replacing the gomodules-extracted import with this updated one.

After updating I had some issues importing the new version which could be fixed by adding a go.mod.

I also changed the link to the golang LICENSE to a raw downlaod, as this one can be directly downloaded with wget after re-extracting the modules.

I guess this would fix #5 as well.

@thepwagner
Copy link
Contributor

Thanks for this!

@thepwagner thepwagner merged commit eb59109 into dependabot:master Oct 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please cherrypick go.mod compatibility change from go1.13
2 participants