Merge branch 'main' into feature/lyrics
This commit is contained in:
@@ -16,6 +16,7 @@ require (
|
||||
github.com/quarckster/go-mpris-server v1.0.3
|
||||
github.com/zalando/go-keyring v0.2.1
|
||||
golang.org/x/net v0.17.0
|
||||
golang.org/x/text v0.14.0
|
||||
)
|
||||
|
||||
require (
|
||||
@@ -42,7 +43,6 @@ require (
|
||||
golang.org/x/image v0.14.0 // indirect
|
||||
golang.org/x/mobile v0.0.0-20230531173138-3c911d8e3eda // indirect
|
||||
golang.org/x/sys v0.13.0 // indirect
|
||||
golang.org/x/text v0.14.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
honnef.co/go/js/dom v0.0.0-20210725211120-f030747120f2 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user