upstream fixed their notes problem
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
David 2023-04-12 20:18:55 -04:00
parent 25b1ced464
commit 25bc263c62
2 changed files with 0 additions and 4 deletions

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=