-
Jean de Klerk authored
- Use go mod download to download deps instead of go get. - Use GO111MODULE=on everywhere applicable. - Switch to being 1.12 aware. - Add tools.go to codify CI/CD dependencies. - Allows breaking changes to occur, similar to https://github.com/google/go-genproto/commit/035c5b9201420e8b5ab4e32e945b5c48a9bcaccf BREAKING_CHANGE_ACCEPTABLE=version changing
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.
Loading