mirror of
https://github.com/docker/cli.git
synced 2026-01-26 15:41:42 +03:00
Notable changes: - go.mod: update minimum supported go version to v1.17. - go.mod: bump up dependencies. - Touch-up godoc and add "doc" links. - README: fix links, grammar, and update examples. - Add GNU/Hurd support. - Add WASI wasip1 support. - Remove uses of deprecated `ioutil` package. - CI: update actions and golangci-lint. - CI: remove appveyor, add macOS. full diff: https://github.com/sirupsen/logrus/compare/v1.9.3...v1.9.4 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>