From 0482aced5f40d490677d28dcbd9d411836ab7525 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 11:59:12 +0000 Subject: [PATCH] build(deps): bump github.com/qiniu/x from 1.16.3 to 1.16.5 Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.16.3 to 1.16.5. - [Release notes](https://github.com/qiniu/x/releases) - [Commits](https://github.com/qiniu/x/compare/v1.16.3...v1.16.5) --- updated-dependencies: - dependency-name: github.com/qiniu/x dependency-version: 1.16.5 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 9cd4be6b..cd094e98 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.3 + github.com/qiniu/x v1.16.5 ) diff --git a/go.sum b/go.sum index 37722cd2..91175f8a 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.3 h1:UftZPVh4n4M5qqdqTg2TlnhDATVn5rGsp9v7FxHwN4g= -github.com/qiniu/x v1.16.3/go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII= +github.com/qiniu/x v1.16.5 h1:+/cSm9m8F8sx6zJ4ylmsuhux8xVpxMHP/pzL8xv1Y9w= +github.com/qiniu/x v1.16.5/go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII=