[GH-ISSUE #478] [Feature request] Follow go modules convention #420

Closed
opened 2026-02-27 19:03:48 +03:00 by kerem · 0 comments
Owner

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/SpotiFLAC instead of spotiflac.

https://go.dev/ref/mod

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. https://github.com/afkarxyz/SpotiFLAC/blob/cb3a6a32cbe02c593773a958a600cf2740aa72bf/go.mod#L1-L3 Here it would be something like `github.com/afkarxyz/SpotiFLAC` instead of `spotiflac`. https://go.dev/ref/mod
kerem closed this issue 2026-02-27 19:03:48 +03:00
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/SpotiFLAC#420
No description provided.