Skip to content

Remove vendor folder and ignore it in gitignore

Warren Gifford requested to merge remove-vendor into master

Created by: mrnugget

I have to admit that I'm not an expert on Go modules, but I do think that we don't need this folder ever since the switch to Go modules?

git history also says that this folder was last changed 14 months ago and when I run go mod vendor locally the diff of changes is huge

Merge request reports

Loading