add macos target to goreleaser config

This commit is contained in:
2026-02-15 18:31:25 +00:00
parent c3e8013c4f
commit cd15e89837

View File

@@ -22,6 +22,7 @@ builds:
goos: goos:
- linux - linux
- windows - windows
- darwin
goarch: goarch:
- amd64 - amd64