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