Private
Public Access
1
0

Go 1.21.3; dependencies

This commit is contained in:
2023-10-14 00:01:44 -07:00
parent ca2cdaf458
commit 42dccd28a7
7 changed files with 81 additions and 34 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-""}