mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
Like docker-engine, docker-cli uses a non-standard vendor/ directory structure, so we use the same fixes as we introduced for docker-engine (see commit: package/docker-engine: bump version to v23.0.0): - remove the problematic vendor/modules.txt - create a go.mod Signed-off-by: Christian Stewart <christian@paral.in> [yann.morin.1998@free.fr: - use post-extract hook - simplify commit message to refer to docker-engine ] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>