From e904ddab4fd5f6ddf32ecddad5265974c1aa508f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 05:20:38 +0000 Subject: [PATCH] build(deps): bump github.com/gookit/goutil Bumps [github.com/gookit/goutil](https://github.com/gookit/goutil) from 0.7.5-0.20260501141109-e40f11079592 to 0.7.5. - [Release notes](https://github.com/gookit/goutil/releases) - [Commits](https://github.com/gookit/goutil/commits/v0.7.5) --- updated-dependencies: - dependency-name: github.com/gookit/goutil dependency-version: 0.7.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 169fb19..8a6fe9a 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.22 require ( github.com/gookit/color v1.6.1 - github.com/gookit/goutil v0.7.5-0.20260501141109-e40f11079592 + github.com/gookit/goutil v0.7.5 golang.org/x/term v0.29.0 ) diff --git a/go.sum b/go.sum index a9b0a58..bf060ee 100644 --- a/go.sum +++ b/go.sum @@ -2,8 +2,8 @@ github.com/gookit/assert v0.1.1 h1:lh3GcawXe/p+cU7ESTZ5Ui3Sm/x8JWpIis4/1aF0mY0= github.com/gookit/assert v0.1.1/go.mod h1:jS5bmIVQZTIwk42uXl4lyj4iaaxx32tqH16CFj0VX2E= github.com/gookit/color v1.6.1 h1:KoTnDxJPRgrL0SoX0f8rCFg2zI0t4E3GZZBMo2nN8LU= github.com/gookit/color v1.6.1/go.mod h1:9ACFc7/1IpHGBW8RwuDm/0YEnhg3dwwXpoMsmtyHfjs= -github.com/gookit/goutil v0.7.5-0.20260501141109-e40f11079592 h1:CUo8/M6/UMJ1EnBInd/0L93m//lT2jGJuAIFTQ5e87A= -github.com/gookit/goutil v0.7.5-0.20260501141109-e40f11079592/go.mod h1:vJS9HXctYTCLtCsZot5L5xF+O1oR17cDYO9R0HxBmnU= +github.com/gookit/goutil v0.7.5 h1:FXLTq+hVniw7UVMnr2i371yXqslgVpXqXszvXCJdEH8= +github.com/gookit/goutil v0.7.5/go.mod h1:vJS9HXctYTCLtCsZot5L5xF+O1oR17cDYO9R0HxBmnU= github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no= github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e/go.mod h1:RbqR21r5mrJuqunuUZ/Dhy/avygyECGrLceyNeo4LiM= golang.org/x/exp v0.0.0-20220909182711-5c715a9e8561 h1:MDc5xs78ZrZr3HMQugiXOAkSZtfTpbJLDr/lwfgO53E=