fix(deps): bump golang.org/x/image to patch tiff DoS advisory

This commit is contained in:
2026-07-17 17:19:33 +07:00
parent 9acccd0e34
commit 5a55daec2b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ module image-resizer
go 1.25.0
require golang.org/x/image v0.38.0
require golang.org/x/image v0.44.0
+2 -2
View File
@@ -1,2 +1,2 @@
golang.org/x/image v0.38.0 h1:5l+q+Y9JDC7mBOMjo4/aPhMDcxEptsX+Tt3GgRQRPuE=
golang.org/x/image v0.38.0/go.mod h1:/3f6vaXC+6CEanU4KJxbcUZyEePbyKbaLoDOe4ehFYY=
golang.org/x/image v0.44.0 h1:+tDekMZED9+LrtB3G5xzRggpVh9CARjZqROla3R3R+I=
golang.org/x/image v0.44.0/go.mod h1:V8K3KE9KKKE+pLpQDOeN18w9oacNSvy1tDOirTu4xtY=