add album cover scaling and caching

This commit is contained in:
Duncan Overbruck
2020-07-24 16:47:15 +02:00
committed by Senan Kelly
parent ed5ab1f06a
commit ae98a18b52
3 changed files with 55 additions and 17 deletions

1
go.mod
View File

@@ -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