From a1ca740c7964d076c631c4d8b3af57e955a86dc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 11:45:55 +0000 Subject: [PATCH] Bump github.com/qiniu/x from 1.11.7 to 1.13.10 Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.11.7 to 1.13.10. - [Release notes](https://github.com/qiniu/x/releases) - [Commits](https://github.com/qiniu/x/compare/v1.11.7...v1.13.10) --- updated-dependencies: - dependency-name: github.com/qiniu/x 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 ef89e23..e1c64b1 100644 --- a/go.mod +++ b/go.mod @@ -8,6 +8,6 @@ require ( github.com/goplus/gossa v0.1.5 github.com/goplus/gox v1.7.18 github.com/goplus/igo v0.3.0 - github.com/qiniu/x v1.11.7 + github.com/qiniu/x v1.13.10 github.com/traefik/yaegi v0.13.0 ) diff --git a/go.sum b/go.sum index 3ed0c5f..d525866 100644 --- a/go.sum +++ b/go.sum @@ -21,8 +21,8 @@ github.com/mattn/go-runewidth v0.0.12/go.mod h1:RAqKPSqVFrSLVXbA8x7dzmKdmGzieGRC github.com/peterh/liner v1.2.1 h1:O4BlKaq/LWu6VRWmol4ByWfzx6MfXc5Op5HETyIy5yg= github.com/peterh/liner v1.2.1/go.mod h1:CRroGNssyjTd/qIG2FyxByd2S8JEAZXBl4qUrZf8GS0= github.com/qiniu/x v1.11.5/go.mod h1:03Ni9tj+N2h2aKnAz+6N0Xfl8FwMEDRC2PAlxekASDs= -github.com/qiniu/x v1.11.7 h1:5If8qYzHtKSzHpU2e39bxpBs9n+Ryxej9+10t/z81Cw= -github.com/qiniu/x v1.11.7/go.mod h1:03Ni9tj+N2h2aKnAz+6N0Xfl8FwMEDRC2PAlxekASDs= +github.com/qiniu/x v1.13.10 h1:J4Z3XugYzAq85SlyAfqlKVrbf05glMbAOh+QncsDQpE= +github.com/qiniu/x v1.13.10/go.mod h1:INZ2TSWSJVWO/RuELQROERcslBwVgFG7MkTfEdaQz9E= github.com/rivo/uniseg v0.1.0 h1:+2KBaVoUmb9XzDsrx/Ct0W/EYOSFf/nWTauy++DprtY= github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/traefik/yaegi v0.13.0 h1:dNwyGNSLHuRw5xswpbuW1TlzzGDciiK6uAighR1tMsc=