From a4d74193dd71b8080b5ecbe37b4f4cb92bbf234c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 08:03:41 +0000 Subject: [PATCH] build(deps): bump github.com/qiniu/x from 1.18.0 to 1.18.2 Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.18.0 to 1.18.2. - [Release notes](https://github.com/qiniu/x/releases) - [Commits](https://github.com/qiniu/x/compare/v1.18.0...v1.18.2) --- updated-dependencies: - dependency-name: github.com/qiniu/x dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 0476d02..eee648b 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/goplus/mod go 1.24 require ( - github.com/qiniu/x v1.18.0 + github.com/qiniu/x v1.18.2 golang.org/x/mod v0.20.0 ) diff --git a/go.sum b/go.sum index 424d744..5062dab 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,4 @@ -github.com/qiniu/x v1.18.0 h1:iMfc7Gqy1au+akr+Tl5Z40px7TR8VBLLkJsIeajKIbc= -github.com/qiniu/x v1.18.0/go.mod h1:Sx3Wy+0GI9OsX4a53mYj6A0o7mHJ94PUvraqGYb4EIs= +github.com/qiniu/x v1.18.2 h1:i1n8INopQ+eQlAzjtidpaB3BTnEUD8FaAUoYGxOfce0= +github.com/qiniu/x v1.18.2/go.mod h1:Sx3Wy+0GI9OsX4a53mYj6A0o7mHJ94PUvraqGYb4EIs= golang.org/x/mod v0.20.0 h1:utOm6MM3R3dnawAiJgn0y+xvuYRsm1RKM/4giyfDgV0= golang.org/x/mod v0.20.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=