File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ module github.com/jeselnik/rb-scrobbler
22
33go 1.25.2
44
5- require github.com/twoscott/gobble-fm v1.0.7
5+ require github.com/twoscott/gobble-fm v1.0.8
66
77require github.com/google/go-querystring v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -4,4 +4,6 @@ github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD
44github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
55github.com/twoscott/gobble-fm v1.0.7 h1:u/V3GgGbDoEM/Ok3xxp3zADvCi1X1vZHHvfUY/P8vhQ =
66github.com/twoscott/gobble-fm v1.0.7 /go.mod h1:2AXW+YkZ35vjWgTzzcBwtyBYdAUTrSK9G9+6AJXm/7U =
7+ github.com/twoscott/gobble-fm v1.0.8 h1:Ambe1MhNiEWFEo2Pi4lj6U2y3Dg7ujE0hqfO0b1TWhY =
8+ github.com/twoscott/gobble-fm v1.0.8 /go.mod h1:2AXW+YkZ35vjWgTzzcBwtyBYdAUTrSK9G9+6AJXm/7U =
79golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
You can’t perform that action at this time.
0 commit comments