Private
Public Access
1
0

Go 1.21.1, log/slog, dependencies
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-09-17 23:12:33 -07:00
parent 27c8bc4776
commit ca2cdaf458
10 changed files with 104 additions and 46 deletions

View File

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