3d3a3ad1567349d0b589b10931152943e3271f75
In Go 1.10.1, the Deps for pkg\tarsum\tarsum_test.go are empty ([]) and the PowerShell script ends up setting its import list to a string value of False instead of an empty array. This can be remedied by forcing the result to be an array, by concatenating to an empty array (@() + ...) Signed-off-by: John Stephens <johnstep@docker.com> Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> (cherry picked from commit ec3f9230d70506c536a24e844da0f0b3af9b43f6) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: ee508d47c3917b423b6caae0ad2867c4f6ffe696 Component: engine
Description
No description provided
310 MiB
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%