mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-05-14 12:29:15 -05:00
379db4cb88
`go install` is the recommended way to install modules starting from go 1.16. In go 1.18 `go get` cannot be used anymore to install packages [1]. go 1.18 is not released yet. [1] https://tip.golang.org/doc/go1.18#go-command