From 22b4d33bcad3983b0485ca9aa7e91bb923a70dc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 11:53:44 +0000 Subject: [PATCH] build(deps): bump github.com/qiniu/x from 1.16.5 to 1.18.0 Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.16.5 to 1.18.0. - [Release notes](https://github.com/qiniu/x/releases) - [Commits](https://github.com/qiniu/x/compare/v1.16.5...v1.18.0) --- updated-dependencies: - dependency-name: github.com/qiniu/x dependency-version: 1.18.0 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..1e517064 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.0 ) diff --git a/go.sum b/go.sum index 91175f8a..03f9a891 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.0 h1:iMfc7Gqy1au+akr+Tl5Z40px7TR8VBLLkJsIeajKIbc= +github.com/qiniu/x v1.18.0/go.mod h1:Sx3Wy+0GI9OsX4a53mYj6A0o7mHJ94PUvraqGYb4EIs=