From 7552bfe39b091bab30e92dfcf0d4f8c95c98b2ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 00:30:42 +0000 Subject: [PATCH] build(deps): bump github.com/qiniu/x from 1.14.0 to 1.14.6 Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.14.0 to 1.14.6. - [Release notes](https://github.com/qiniu/x/releases) - [Commits](https://github.com/qiniu/x/compare/v1.14.0...v1.14.6) --- updated-dependencies: - dependency-name: github.com/qiniu/x dependency-version: 1.14.6 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 a3934c2e..860f563a 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/goplus/llgo/runtime v0.0.0-00010101000000-000000000000 github.com/goplus/llvm v0.8.3 github.com/goplus/mod v0.16.1 - github.com/qiniu/x v1.14.0 + github.com/qiniu/x v1.14.6 golang.org/x/tools v0.30.0 ) diff --git a/go.sum b/go.sum index 04284421..6588cf99 100644 --- a/go.sum +++ b/go.sum @@ -10,8 +10,8 @@ github.com/goplus/llvm v0.8.3 h1:is1zOwhiQZWtLnOmSMVPO+1sPa2uK/XJ/FjTSfIjGBU= github.com/goplus/llvm v0.8.3/go.mod h1:PeVK8GgzxwAYCiMiUAJb5wJR6xbhj989tu9oulKLLT4= github.com/goplus/mod v0.16.1 h1:2O+rKubJTn+Fighz3kckwpW87STSZ6s3m/YECfXuNhE= github.com/goplus/mod v0.16.1/go.mod h1:8d1P+pBavZfNQtJo4A742DgsLTtSf26BQn51owhmNqI= -github.com/qiniu/x v1.14.0 h1:Dv30khHR5b1tA4ewilu8lsa5t/NTtGU435FApM4Q/SQ= -github.com/qiniu/x v1.14.0/go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII= +github.com/qiniu/x v1.14.6 h1:JY8jOumYFshuqNAjVkF6zsYhbcwM8A199ALkUOvJPks= +github.com/qiniu/x v1.14.6/go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII= golang.org/x/mod v0.23.0 h1:Zb7khfcRGKk+kqfxFaP5tZqCnDZMjC5VtUBs87Hr6QM= golang.org/x/mod v0.23.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY= golang.org/x/sync v0.11.0 h1:GGz8+XQP4FvTTrjZPzNKTMFtSXH80RAzG+5ghFPgK9w=