Update goreleaser to 2.5.0

This commit is contained in:
Ask Bjørn Hansen 2024-12-21 08:55:17 -08:00
parent b926a85737
commit 0df1154bb5

View File

@ -2,7 +2,7 @@
set -euo pipefail
go install github.com/goreleaser/goreleaser@v1.26.2
go install github.com/goreleaser/goreleaser/v2@v2.5.0
if [ ! -z "${harbor_username:-}" ]; then
DOCKER_FILE=~/.docker/config.json