Sertonix 0953c5d9f9 */*: remove 'go clean' from cleanup_srcdir
All these GO packages set a default GOMODCACHE that is inside $srcdir
which is already removed by default_cleanup_srcdir. When GOMODCACHE is
overwritten the current code would potentially clean the system wide
modcache which is not wanted.

So removing the code.

Ref https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/8122#note_93185
2024-06-18 11:20:13 +00:00
..