main
Add a --tls-details option and integration tests
format the code with gofumpt
Move skopeo to go.podman.io
integration: use our own pause image
Add --sign-by-sq-fingerprint and an integration test
Remove obsolete build tag syntax
chore: fix function name in comment
integration: add _test suffix to files
integration: add unix tag to non-windows tests
integration: Force amd64 on TestProxyMetadata
Update CI image and tests
Use t.Tempdir() instead of manual os.CreateTemp() in tests
Use fmt.Appendf instead of Sprintf + conversion
main: Add support for overriding HTTP User-Agent