From 47743fc50391ec91052e2802e260f4031af61aa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 03:12:03 +0000 Subject: [PATCH] :arrow_up: Bump github.com/gookit/goutil from 0.7.1 to 0.7.5 Bumps [github.com/gookit/goutil](https://github.com/gookit/goutil) from 0.7.1 to 0.7.5. - [Release notes](https://github.com/gookit/goutil/releases) - [Commits](https://github.com/gookit/goutil/compare/v0.7.1...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 449c07b..6b2dd87 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/gookit/easytpl go 1.21 -require github.com/gookit/goutil v0.7.1 +require github.com/gookit/goutil v0.7.5 require ( golang.org/x/sync v0.11.0 // indirect diff --git a/go.sum b/go.sum index b3dce04..203742e 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -github.com/gookit/goutil v0.7.1 h1:AaFJPN9mrdeYBv8HOybri26EHGCC34WJVT7jUStGJsI= -github.com/gookit/goutil v0.7.1/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= golang.org/x/sync v0.11.0 h1:GGz8+XQP4FvTTrjZPzNKTMFtSXH80RAzG+5ghFPgK9w= golang.org/x/sync v0.11.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk= golang.org/x/sys v0.30.0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc=