upstream fixed their notes problem
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
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