goreleaser / goreleaser-cross

Docker image for Golang cross-compiling with CGO
MIT License
136 stars 23 forks source link

Upgrade versions of go, goreleaser, and cosign #13

Closed maraino closed 1 year ago

maraino commented 1 year ago

Description

This PR upgrades Go to 1.19.3, goreleaser to 1.12.3, and cosign to 1.13.1.

The cosign verify-blob command requires the environment variable COSIGN_EXPERIMENTAL=1 to be able to verify using a certificate.