Skip to content

Commit 9ff2bc7

Browse files
committed
update libs
1 parent 723e3e8 commit 9ff2bc7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ module github.com/jeselnik/rb-scrobbler
22

33
go 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

77
require github.com/google/go-querystring v1.1.0 // indirect

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD
44
github.com/google/go-querystring v1.1.0/go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU=
55
github.com/twoscott/gobble-fm v1.0.7 h1:u/V3GgGbDoEM/Ok3xxp3zADvCi1X1vZHHvfUY/P8vhQ=
66
github.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=
79
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=

0 commit comments

Comments
 (0)