58d623b06cf06d0a7b126c2d0a4ce0599a4edeff
This script builds the client by cloning the repository to a temporary location and building from there by temporarily changing GOPATH. However, it was previously building by package name, and a package with the same name in GOROOT overrides. This update changes the current directory, and builds from there, instead of specifying a package name. Signed-off-by: John Stephens <johnstep@docker.com> Upstream-commit: eab0f58661640d4309765755944dc26871f7bb59 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%