dependabot / gomodules-extracted

This code was originally used in dependabot-core, but has since been removed. See Readme for details.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Re-generate using go 1.16 code?

jeffwidman opened this issue · comments

Now that go 1.16 is out, shouldn't this be rebuilt to pickup any upstream bug fixes? The go mod behavior also changed a bit, most notably that if GO111MODULE isn't set, it now defaults to on.

Also, once this is handled, don't forget to bump it over in dependabot-core so that it pulls in the new version from here.