Closed robgonnella closed 3 years ago
Now that go install (go version 1.16) allows you to install build dependencies without affecting the module version requirements of the current module, we can use a simple make rule for installing these deps.
Now that go install (go version 1.16) allows you to install build dependencies without affecting the module version requirements of the current module, we can use a simple make rule for installing these deps.