[GH-ISSUE #196] Freebsd Support using go releaser #146

Closed
opened 2026-02-25 23:33:33 +03:00 by kerem · 1 comment
Owner

Originally created by @jakeswenson on GitHub (Oct 9, 2019).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/196

My home server is a freebsd server, and I'd love to run this on it. You should be able use go releaser to make builds easier

Originally created by @jakeswenson on GitHub (Oct 9, 2019). Original GitHub issue: https://github.com/go-shiori/shiori/issues/196 My home server is a freebsd server, and I'd love to run this on it. You should be able use [go releaser](https://goreleaser.com/introduction/) to make builds easier
kerem closed this issue 2026-02-25 23:33:33 +03:00
Author
Owner

@deanishe commented on GitHub (Aug 7, 2020):

You should be able use go releaser to make builds easier

Unfortunately not.

Shiori uses SQLite, which requires cgo, and GoReleaser doesn't support cgo.

<!-- gh-comment-id:670253063 --> @deanishe commented on GitHub (Aug 7, 2020): > You should be able use go releaser to make builds easier Unfortunately not. Shiori uses SQLite, which requires cgo, and [GoReleaser doesn't support cgo](https://goreleaser.com/limitations/cgo/).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#146
No description provided.