Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(beep): Remove beep and the files where it was imported #2731

Merged
merged 1 commit into from Dec 21, 2023

Commits on Dec 21, 2023

  1. chore(beep): Remove beep and the files where it was imported

    Beep isn't needed anymore since we rely on MPV instead.
    
    The changes to `go.mod` and `go.sum` were done with:
    ```
    go get github.com/faiface/beep@none
    go mod tidy
    ```
    
    Signed-off-by: Dany Marcoux <git@dmarcoux.com>
    dmarcoux committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b5c00a6 View commit details
    Browse the repository at this point in the history