mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
Calling `mockgen` relies on the executable in the `$PATH`. Using `go tool` uses the one defined in `go.mod`
Calling `mockgen` relies on the executable in the `$PATH`. Using `go tool` uses the one defined in `go.mod`