deps: Upgrade to libwebp 1.3.2

Closes #11746
This commit is contained in:
Bjørn Erik Pedersen
2023-11-27 23:08:12 +01:00
parent bc93a36133
commit 4fb40ee873
4 changed files with 82 additions and 78 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/bep/godartsass v1.2.0
github.com/bep/godartsass/v2 v2.0.0
github.com/bep/golibsass v1.1.1
github.com/bep/gowebp v0.2.0
github.com/bep/gowebp v0.3.0
github.com/bep/helpers v0.4.0
github.com/bep/lazycache v0.2.0
github.com/bep/logg v0.4.0