DOCS: Update Go version requirement info

Ref: 5abce03

Signed-off-by: Michal Biesek <michalbiesek@gmail.com>
This commit is contained in:
Michal Biesek 2023-08-17 16:18:02 +02:00
parent 449ac9bbfb
commit fec950c24d
No known key found for this signature in database
GPG Key ID: FFF2B9B1C73BB3CA

View File

@ -123,7 +123,7 @@ podman run docker://quay.io/skopeo/stable:latest copy --help
Otherwise, read on for building and installing it from source:
To build the `skopeo` binary you need at least Go 1.12.
To build the `skopeo` binary you need at least Go 1.19.
There are two ways to build skopeo: in a container, or locally without a
container. Choose the one which better matches your needs and environment.