Closed mewmew closed 3 years ago
Thanks for the catch @mewmew ! Forgot to run go mod tidy
recently 😅 . Go ahead and try go get -v github.com/dhulihan/grump
again. Let me know if that doesn't address this problem.
Also, that's exciting that flac seek support is coming soon! I'll keep an eye on that issue.
Thanks for the catch @mewmew ! Forgot to run go mod tidy recently sweat_smile . Go ahead and try go get -v github.com/dhulihan/grump again. Let me know if that doesn't address this problem.
Thanks, now it works!
Also, that's exciting that flac seek support is coming soon! I'll keep an eye on that issue.
Definitely, this was the work of @cswank.
Hi,
I just tried to Go get grump, but ran into the following error. Just to let you know.
Cheers, Robin
Edit: oh, and just as a note, seek support for FLAC is soon to be added in Beep. https://github.com/faiface/beep/pull/111