chore: update gitignore and goreleaser.yaml

This commit is contained in:
Patryk Hegenberg 2025-01-15 22:23:10 +01:00
parent f8ef2ef2d5
commit 5a579c9fa7
4 changed files with 8 additions and 60 deletions

View file

@ -14,6 +14,7 @@ before:
- go mod tidy
# you may remove this if you don't need go generate
- go generate ./...
- go test ./...
builds:
- env: