Update module github.com/irlndts/go-discogs to v0.3.6 #11

Merged
alazyreader merged 2 commits from renovate/github.com-irlndts-go-discogs-0.x into master 2023-04-13 00:20:01 +00:00
2 changed files with 0 additions and 4 deletions
Showing only changes of commit 25bc263c62 - Show all commits

2
go.mod
View File

@ -2,8 +2,6 @@ module git.yetaga.in/alazyreader/library
go 1.16
replace github.com/irlndts/go-discogs v0.3.5 => git.yetaga.in/alazyreader/go-discogs v0.3.6
require (
github.com/gdamore/tcell/v2 v2.6.0
github.com/go-sql-driver/mysql v1.7.0

2
go.sum
View File

@ -1,5 +1,3 @@
git.yetaga.in/alazyreader/go-discogs v0.3.6 h1:VhV8/uhnWsxae6PvIVtXOfO4eWWqShX6DkiN2hFsZ8U=
git.yetaga.in/alazyreader/go-discogs v0.3.6/go.mod h1:UVQ05FdCzH4P/usnSxQDh77QYE37HvmPnSCgogioljo=
github.com/gdamore/encoding v1.0.0 h1:+7OoQ1Bc6eTm5niUzBa0Ctsh6JbMW6Ra+YNuAtDBdko=
github.com/gdamore/encoding v1.0.0/go.mod h1:alR0ol34c49FCSBLjhosxzcPHQbf2trDkoo5dl+VrEg=
github.com/gdamore/tcell/v2 v2.6.0 h1:OKbluoP9VYmJwZwq/iLb4BxwKcwGthaa1YNBJIyCySg=