mirror of
https://github.com/gomods/athens
synced 2026-02-03 13:20:30 +00:00
* pkg/module: Remove unused file parser.go PR #618 removed the last remaining user of the functions/types defined in parser.go * go.mod: update The last user of github.com/sabhiram/go-gitignore was removed. Run 'go mod tidy' to remove the dependency. * vendor: remove unused dependency The last user of github.com/sabhiram/go-gitignore was removed. Remove the vendored copy as well by running 'go mod vendor'.