Update dependencies and goreleaser; require Go 1.21.3 for h2 fix

This commit is contained in:
2023-10-11 22:03:38 -07:00
parent 020966a4b3
commit ad63071f60
3 changed files with 32 additions and 51 deletions

View File

@@ -2,7 +2,7 @@
set -euo pipefail
go install github.com/goreleaser/goreleaser@v1.20.0
go install github.com/goreleaser/goreleaser@v1.21.2
DRONE_TAG=${DRONE_TAG-""}