From 567922304f11c28ed3db6da153dc01f1cbf0a712 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 01:50:09 +0000 Subject: [PATCH] build(deps): bump github.com/qiniu/x from 1.18.0 to 1.18.1 Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/qiniu/x/releases) - [Commits](https://github.com/qiniu/x/compare/v1.18.0...v1.18.1) --- updated-dependencies: - dependency-name: github.com/qiniu/x dependency-version: 1.18.1 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..83e7bb5 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.1 golang.org/x/mod v0.20.0 ) diff --git a/go.sum b/go.sum index 424d744..b64e5ca 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.1 h1:/7TZ+8WSoW+N4J8HyyHZLeCH07LKAmVYOv1+cZWX7us= +github.com/qiniu/x v1.18.1/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=