Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Commit

Permalink
fix go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
ony-boom committed Nov 1, 2023
1 parent 6679294 commit 9d4dfb3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,4 @@ require (
golang.org/x/sys v0.12.0 // indirect
golang.org/x/term v0.6.0 // indirect
golang.org/x/text v0.3.8 // indirect
)

replace ony-boom/mpd-lrc => github.com/ony-boom/mpd-lrc
)

0 comments on commit 9d4dfb3

Please sign in to comment.