fix(go.mod, go.sum): update go-webp dependency to v0.1.0

This commit is contained in:
Sergey Krashevich
2026-03-10 22:54:14 +03:00
parent ea03aa832d
commit 0d8d4c204d
2 changed files with 5 additions and 10 deletions
+1
View File
@@ -22,6 +22,7 @@ require (
github.com/rs/zerolog v1.34.0
github.com/sigurn/crc16 v0.0.0-20240131213347-83fcde1e29d1
github.com/sigurn/crc8 v0.0.0-20220107193325-2243fe600f9f
github.com/skrashevich/go-webp v0.1.0
github.com/stretchr/testify v1.11.1
github.com/tadglines/go-pkgs v0.0.0-20210623144937-b983b20f54f9
golang.org/x/crypto v0.47.0