mirror of https://github.com/hashicorp/consul
Browse Source
To enable more consistent and error-proof dependency management, add a Make target that will set a dependency version across all submodules that require it. Also runs `go mod tidy`. This first ensures the dependency addition is reverted if the module in question does not require it; it also ensures that any additional cleanup needed in `go.mod`/`go.sum` is applied.zalimeni/add-make-target-dependency-update-modules
Michael Zalimeni
12 months ago
1 changed files with 13 additions and 0 deletions
Loading…
Reference in new issue