add blurhash

This commit is contained in:
grngxd 2025-08-01 08:43:25 +01:00
parent bc42a2bb75
commit 264739fd76
4 changed files with 22 additions and 1 deletions

1
go.mod
View file

@ -9,6 +9,7 @@ require (
)
require (
github.com/bbrks/go-blurhash v1.1.1 // indirect
github.com/bytedance/sonic v1.13.2 // indirect
github.com/bytedance/sonic/loader v0.2.4 // indirect
github.com/cloudwego/base64x v0.1.5 // indirect