Skip to content

vendor/ - Add vendored dependencies using 'go mod vendor'

sgk requested to merge feat/add-vendored-dependencies into main

adds the vendored dependencies to the project using the 'go mod vendor' command.

this will help optimise CI build time a little

Edited by sgk

Merge request reports