From 9609ff7e9cb106bd5f341ca1de31f9625e2c3edc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 18:51:23 +0000 Subject: [PATCH] build(deps): bump github.com/qiniu/x from 1.18.2 to 1.18.3 Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.18.2 to 1.18.3. - [Release notes](https://github.com/qiniu/x/releases) - [Commits](https://github.com/qiniu/x/compare/v1.18.2...v1.18.3) --- updated-dependencies: - dependency-name: github.com/qiniu/x dependency-version: 1.18.3 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 636aa9b41..9502b1f4f 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/goplus/gogen v1.23.6-0.20260816085451-b240c8b2c5b1 github.com/goplus/lib v0.3.1 github.com/goplus/mod v0.21.2 - github.com/qiniu/x v1.18.2 + github.com/qiniu/x v1.18.3 golang.org/x/net v0.57.0 ) diff --git a/go.sum b/go.sum index 5a6f83654..f4eb01f97 100644 --- a/go.sum +++ b/go.sum @@ -10,8 +10,8 @@ github.com/goplus/lib v0.3.1 h1:Xws4DBVvgOMu58awqB972wtvTacDbk3nqcbHjdx9KSg= github.com/goplus/lib v0.3.1/go.mod h1:SgJv3oPqLLHCu0gcL46ejOP3x7/2ry2Jtxu7ta32kp0= github.com/goplus/mod v0.21.2 h1:Oxp5qWv40G5gBu1qH3w/THYvfoYXpLBvrVKfsTgWS9o= github.com/goplus/mod v0.21.2/go.mod h1:VTyNmzzePgy99A2VQnxIBfoG1x097xilag/t0F0zuTg= -github.com/qiniu/x v1.18.2 h1:i1n8INopQ+eQlAzjtidpaB3BTnEUD8FaAUoYGxOfce0= -github.com/qiniu/x v1.18.2/go.mod h1:Sx3Wy+0GI9OsX4a53mYj6A0o7mHJ94PUvraqGYb4EIs= +github.com/qiniu/x v1.18.3 h1:trrBKBNszHGwV8XynnbddJr+A7Vca8/xlWP4F/Z4my8= +github.com/qiniu/x v1.18.3/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= golang.org/x/net v0.57.0 h1:K5+3DljvIuDG9/Jv9rvyMywYNFCQ9RSUY6OOTTkT+tE=