Skip to content

Add vendor modules

In bitmask-vpn, we have the go modules in the vendor modules. In the CI we always need to make a go get in every stage. We could add caching there or add the deps via vendors. Also there is no golangci-lint.yml

Relates to bitmask-vpn#915 (closed) (see the discussion in the MR bitmask-vpn!271)

Edited by Pea Nut