add macos target to goreleaser config

This commit is contained in:
2026-02-16 10:28:52 +00:00
parent a70fdecdbb
commit f07a45c81b

View File

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