From dadc138e7ab55ca6ce407d2db00847045d1868e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 04:01:34 +0000 Subject: [PATCH] chore(deps): bump github.com/gookit/goutil from 0.7.4 to 0.7.5 Bumps [github.com/gookit/goutil](https://github.com/gookit/goutil) from 0.7.4 to 0.7.5. - [Release notes](https://github.com/gookit/goutil/releases) - [Commits](https://github.com/gookit/goutil/compare/v0.7.4...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 45f9810..d123f1c 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.25 require ( github.com/fsnotify/fsnotify v1.10.0 - github.com/gookit/goutil v0.7.4 + github.com/gookit/goutil v0.7.5 github.com/yuin/goldmark v1.8.2 github.com/yuin/goldmark-emoji v1.0.6 github.com/yuin/goldmark-meta v1.1.0 diff --git a/go.sum b/go.sum index 34b8231..1f4c151 100644 --- a/go.sum +++ b/go.sum @@ -1,7 +1,7 @@ github.com/fsnotify/fsnotify v1.10.0 h1:Xx/5Ydg9CeBDX/wi4VJqStNtohYjitZhhlHt4h3St1M= github.com/fsnotify/fsnotify v1.10.0/go.mod h1:TLheqan6HD6GBK6PrDWyDPBaEV8LspOxvPSjC+bVfgo= -github.com/gookit/goutil v0.7.4 h1:OWgUngToNz+bPlX5aP+EMG31DraEU63uvKMwwT3vseM= -github.com/gookit/goutil v0.7.4/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/yuin/goldmark v1.8.2 h1:kEGpgqJXdgbkhcOgBxkC0X0PmoPG1ZyoZ117rDVp4zE= github.com/yuin/goldmark v1.8.2/go.mod h1:ip/1k0VRfGynBgxOz0yCqHrbZXhcjxyuS66Brc7iBKg= github.com/yuin/goldmark-emoji v1.0.6 h1:QWfF2FYaXwL74tfGOW5izeiZepUDroDJfWubQI9HTHs=