Merge pull request #2211 from JoshVanL/update-deps-goroot
Change update-deps to set GOROOT
This commit is contained in:
commit
6b7c51c3d7
@ -88,6 +88,7 @@ esac
|
||||
|
||||
rm -rf vendor
|
||||
"$go" mod tidy
|
||||
unset GOROOT
|
||||
"$gazelle" update-repos \
|
||||
--from_file=go.mod --to_macro=hack/build/repos.bzl%go_repositories \
|
||||
--build_file_generation=on --build_file_proto_mode=disable
|
||||
|
||||
Loading…
Reference in New Issue
Block a user