mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-26 23:55:52 +03:00
[GH-ISSUE #478] [Feature request] Follow go modules convention #1150
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#1150
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Superredstone on GitHub (Feb 12, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/478
Follow go modules convention so that making derived projects (like a CLI) it's easier for other users.
github.com/afkarxyz/SpotiFLAC@cb3a6a32cb/go.mod (L1-L3)Here it would be something like
github.com/afkarxyz/SpotiFLACinstead ofspotiflac.https://go.dev/ref/mod