Private
Public Access
1
0

build: update go and dependencies
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-09-27 08:17:04 -07:00
parent 196f90a2b9
commit 85d86bc837
4 changed files with 175 additions and 168 deletions

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