On go1.20+ it is no longer possible to directly copy a cgo-enabled library into a docker container. For this reason, this commit adds a flag to commands that automatically make them fail with an appropriate message if cgo is enabled. |
||
|---|---|---|
| .. | ||
| cli.go | ||
| cli_notices.go | ||
| flags.go | ||
| meta.go | ||
| params.go | ||
| requirements.go | ||