feat: use goreleaser
All checks were successful
Markdown linter / markdown-lint (push) Successful in 12s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 14s
Golang Tests / unittest (push) Successful in 3m34s
Release / release (push) Successful in 8m47s
Release / sync-to-hub-docker-io (push) Successful in 55s

This commit is contained in:
2025-05-31 22:17:53 +02:00
parent 9532e618f9
commit 4b69e0636c
15 changed files with 532 additions and 683 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module git.cryptic.systems/volker.raschek/civ
go 1.21
go 1.24
toolchain go1.24.3