Peripli / service-manager

Service Manager Core
Apache License 2.0
69 stars 28 forks source link

install go meta linter with gomod off #643

Closed alexwo closed 3 years ago

alexwo commented 3 years ago

As gometalinter does not work with go modules, its binary can only be installed now if we set the GO111MODULE flag to off.