mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-09 01:41:38 +01:00
- move GO111MODULE setting to the global scope (go modules are now stable)
- disable some tests:
- the first set run the docker command during them to set up an
integration environment
- the second set fails in docker for me, but not when ran outside of
it
- stop setting a custom cmd location, there's no need to do that