Skip to content

Commit

Permalink
Bring librespot up to date
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Crane <marcus@utf9k.net>
  • Loading branch information
marcus-crane committed Sep 12, 2024
1 parent d2f4f8a commit f2b597b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/cespare/xxhash/v2 v2.3.0
github.com/chromedp/cdproto v0.0.0-20240202021202-6d0b6a386732
github.com/chromedp/chromedp v0.9.5
github.com/devgianlu/go-librespot v0.0.18-0.20240903131419-b98dad6c894b
github.com/devgianlu/go-librespot v0.0.18-0.20240910113147-9da54b7ae941
github.com/go-co-op/gocron v1.36.1
github.com/golobby/config/v3 v3.4.2
github.com/google/go-cmp v0.6.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/devgianlu/go-librespot v0.0.18-0.20240903131419-b98dad6c894b h1:VchvluF6A2toUPkKdfC+GOH1M2skpJtW/iW9j33Hn8M=
github.com/devgianlu/go-librespot v0.0.18-0.20240903131419-b98dad6c894b/go.mod h1:4ybcSiGtQS2WPVQTyY7lfLVSanasoJkhIYC4VxKn4+I=
github.com/devgianlu/go-librespot v0.0.18-0.20240910113147-9da54b7ae941 h1:a1S+0exehEKzj+kdB20AiMKvB0mjay29BqLYp8UN2bg=
github.com/devgianlu/go-librespot v0.0.18-0.20240910113147-9da54b7ae941/go.mod h1:4ybcSiGtQS2WPVQTyY7lfLVSanasoJkhIYC4VxKn4+I=
github.com/devgianlu/shannon v0.0.0-20230613115856-82ec90b7fa7e h1:OoETp+L//8ZDtd5BWKaogHQjgA104yF4a2yqjfaG3mE=
github.com/devgianlu/shannon v0.0.0-20230613115856-82ec90b7fa7e/go.mod h1:m5DMFz6BcaKJwxxPaSh9MxwPzK2GPSt1KRFC8Imf0ik=
github.com/docker/cli v24.0.7+incompatible h1:wa/nIwYFW7BVTGa7SWPVyyXU9lgORqUb1xfI36MSkFg=
Expand Down

0 comments on commit f2b597b

Please sign in to comment.