add album cover scaling and caching
This commit is contained in:
committed by
Senan Kelly
parent
ed5ab1f06a
commit
ae98a18b52
1
go.mod
1
go.mod
@@ -5,6 +5,7 @@ require (
|
||||
github.com/Masterminds/semver v1.5.0 // indirect
|
||||
github.com/Masterminds/sprig v2.22.0+incompatible
|
||||
github.com/cespare/xxhash v1.1.0
|
||||
github.com/disintegration/imaging v1.6.2
|
||||
github.com/dustin/go-humanize v1.0.0
|
||||
github.com/faiface/beep v1.0.2
|
||||
github.com/google/uuid v1.1.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user