From a692e0dcd047b5c042701c1183bbdf1bffc94739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 16:22:29 +0000 Subject: [PATCH] build(deps): bump golang.org/x/image from 0.18.0 to 0.38.0 Bumps [golang.org/x/image](https://github.com/golang/image) from 0.18.0 to 0.38.0. - [Commits](https://github.com/golang/image/compare/v0.18.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-version: 0.38.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- go.sum | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 33da479..5996311 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module github.com/godoes/imaging -go 1.18 +go 1.25.0 -require golang.org/x/image v0.18.0 +require golang.org/x/image v0.38.0 diff --git a/go.sum b/go.sum index 9d0133a..e38c4f7 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -golang.org/x/image v0.18.0 h1:jGzIakQa/ZXI1I0Fxvaa9W7yP25TqT6cHIHn+6CqvSQ= -golang.org/x/image v0.18.0/go.mod h1:4yyo5vMFQjVjUcVk4jEQcU9MGy/rulF5WvUILseCM2E= +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=