build: update go and dependencies
continuous-integration/drone/push Build is passing

This commit is contained in:
ask
2025-09-27 08:17:04 -07:00
parent 196f90a2b9
commit 85d86bc837
4 changed files with 175 additions and 168 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -euo pipefail
go install github.com/goreleaser/goreleaser/v2@v2.10.2
go install github.com/goreleaser/goreleaser/v2@v2.12.3
if [ ! -z "${harbor_username:-}" ]; then
DOCKER_FILE=~/.docker/config.json