summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2020-03-10 16:38:16 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2020-03-10 16:39:17 -0700
commita7f89f8561b50162127cbbab1c0b0c3f5ed4164e (patch)
tree3343e6a4d218113bbd33a40c15cf6e08930b6ddb /sci-libs/qrupdate
parentapp-admin/helm: fix build process (diff)
downloadgentoo-a7f89f8561b50162127cbbab1c0b0c3f5ed4164e.tar.gz
gentoo-a7f89f8561b50162127cbbab1c0b0c3f5ed4164e.tar.bz2
gentoo-a7f89f8561b50162127cbbab1c0b0c3f5ed4164e.zip
eclass/go-module: remove go-get for corner case of unneeded deep build dependencies
The helper function used to call 'go get' to verify by fake-fetching everything from the main go.mod. However 'go get' also turns out to recursively try to fetch everything in dependencies, even materials that are used only for tests of the dependencies, or code generation. If EGO_SUM is missing an entry now, it will fail during the build process rather than the helper function. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'sci-libs/qrupdate')
0 files changed, 0 insertions, 0 deletions