mirror of
https://github.com/containers/skopeo.git
synced 2025-10-21 19:03:44 +00:00
Go 1.17 introduces a much more reasonable build constraint format, and gofmt now fails without using it. Sadly we still need the old format as well, to support <1.17 builds. Signed-off-by: Miloslav Trmač <mitr@redhat.com>