From 756371e774faafcc4990115353c0752e5059f191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 11:53:03 +0000 Subject: [PATCH] build(deps): bump github.com/qiniu/x from 1.16.5 to 1.18.2 Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.16.5 to 1.18.2. - [Release notes](https://github.com/qiniu/x/releases) - [Commits](https://github.com/qiniu/x/compare/v1.16.5...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-minor ... 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 cd094e98..952ab9a2 100644 --- a/go.mod +++ b/go.mod @@ -6,5 +6,5 @@ require ( github.com/goplus/gogen v1.21.2 github.com/goplus/lib v0.3.1 github.com/goplus/llgo v0.13.0 - github.com/qiniu/x v1.16.5 + github.com/qiniu/x v1.18.2 ) diff --git a/go.sum b/go.sum index 91175f8a..1e45729b 100644 --- a/go.sum +++ b/go.sum @@ -4,5 +4,5 @@ github.com/goplus/lib v0.3.1 h1:Xws4DBVvgOMu58awqB972wtvTacDbk3nqcbHjdx9KSg= github.com/goplus/lib v0.3.1/go.mod h1:SgJv3oPqLLHCu0gcL46ejOP3x7/2ry2Jtxu7ta32kp0= github.com/goplus/llgo v0.13.0 h1:FYT9fe6IuYTXuDRPF/v8VFGeL61cVSrwITxDqEahKiw= github.com/goplus/llgo v0.13.0/go.mod h1:HwCxwsxvUcZ4k6E16TbGsvhGBvaLszKDVmDPMCp82M8= -github.com/qiniu/x v1.16.5 h1:+/cSm9m8F8sx6zJ4ylmsuhux8xVpxMHP/pzL8xv1Y9w= -github.com/qiniu/x v1.16.5/go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII= +github.com/qiniu/x v1.18.2 h1:i1n8INopQ+eQlAzjtidpaB3BTnEUD8FaAUoYGxOfce0= +github.com/qiniu/x v1.18.2/go.mod h1:Sx3Wy+0GI9OsX4a53mYj6A0o7mHJ94PUvraqGYb4EIs=