mirror of
https://github.com/tiennm99/image-resizer.git
synced 2026-08-04 00:24:05 +00:00
fix(deps): bump golang.org/x/image to patch tiff DoS advisory
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user