mszostok / codeowners-validator

The GitHub CODEOWNERS file validator
Apache License 2.0
219 stars 47 forks source link

Move from dep to go modules #17

Closed mszostok closed 4 years ago

mszostok commented 4 years ago

Description

The go modules becomes the standard package manager. We need to move to this solution to be up to date with the Go ecosystem.

mszostok commented 4 years ago

Implemented in: https://github.com/mszostok/codeowners-validator/pull/28