aboutsummaryrefslogtreecommitdiffstats
path: root/.goreleaser.yaml (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-07-27Update Go Release to include selfhosted.yamlLibravatar Mo Tarbin1-2/+3
2024-07-25Change to Sqlite driver that doesn't need CGO github.com/glebarez/sqliteLibravatar Mo Tarbin1-4/+1
2024-07-25Update .goreleaser.yaml to include goarch options for amd64 and arm64 onlyLibravatar Mo Tarbin1-0/+3
2024-07-25Update CGO_ENABLED flag in .goreleaser.yaml to enable CGO for Linux builds ↵Libravatar Mo Tarbin1-1/+1
to support sqlite
2024-07-25Update .goreleaser.yaml to include new file mapping for selfhostingLibravatar Mo Tarbin1-0/+3
2024-07-25Add Support for macLibravatar Mo Tarbin1-1/+1
2024-07-24Update .goreleaser.yaml with sensible defaults and exclude docs and test ↵Libravatar Mo Tarbin1-0/+46
changes from changelog