add blurhash
This commit is contained in:
parent
bc42a2bb75
commit
264739fd76
4 changed files with 22 additions and 1 deletions
1
go.mod
1
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue