Skip to content

stop vendoring go modules #122

@obnoxxx

Description

@obnoxxx

The intention here is to get rid of the unnecessary vendoring of go modules.

  • vendoring is not needed anymore. One can use go modules directly.
  • vendoring clutters the git history.
  • vendoring clutters the checked-out repo tree.

The benefit of removing the need to download dependencies is marginal and negligible IMO.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions