cli/scripts
Sebastiaan van Stijn 535bb6c85c
rewrite using "with-go-mod.sh" script and "go run"
Use the same script as is used in moby/moby, which more gracefully
handles an existing `go.mod` (which can be symlinked) into account.

- keep the scripts called generic, and update the Makefile to invoke
  them with the "with-go-mod.sh" script.
- use "go run" instead of building temporary binaries
- check if go-md2man exists before building a binary

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-03-21 00:36:47 +01:00
..
build move winresources into cmd/docker 2025-03-08 22:20:09 +01:00
docs rewrite using "with-go-mod.sh" script and "go run" 2025-03-21 00:36:47 +01:00
test/e2e workflow/e2e: only run experimental daemon 2025-03-10 12:26:20 +01:00
vendor rewrite using "with-go-mod.sh" script and "go run" 2025-03-21 00:36:47 +01:00
warn-outside-container Makefile: don't warn "outside container" for some targets 2022-04-06 19:10:53 +02:00
with-go-mod.sh rewrite using "with-go-mod.sh" script and "go run" 2025-03-21 00:36:47 +01:00