Upgrade Go & dependencies
continuous-integration/drone/push Build is passing

This commit is contained in:
ask
2025-01-17 21:03:31 -08:00
parent e316aeee99
commit a5b1f9ef08
11 changed files with 225 additions and 166 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -euo pipefail
go install github.com/goreleaser/goreleaser/v2@v2.5.0
go install github.com/goreleaser/goreleaser/v2@v2.5.1
if [ ! -z "${harbor_username:-}" ]; then
DOCKER_FILE=~/.docker/config.json