wisski-cloud-distillery/internal/cli
Tom 6362b2887b go1.20+: Refuse to work if cgo is enabled
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.
2023-04-27 11:13:47 +02:00
..
cli.go Move internal/core => internal/cli 2022-11-16 13:07:13 +01:00
cli_notices.go Allow admin password to be revealed 2023-04-12 14:07:01 +02:00
flags.go Reformat documentation messages 2022-12-08 11:45:52 +01:00
meta.go Use fsx package and friends from pkglib 2023-04-08 17:52:19 +02:00
params.go Replace deprecated os.Is{Not,}Exist calls 2023-03-02 12:56:20 +01:00
requirements.go go1.20+: Refuse to work if cgo is enabled 2023-04-27 11:13:47 +02:00