Skip to content

Commit daeb58a

Browse files
build(deps): bump github.com/gookit/goutil from 0.7.6 to 0.8.0
Bumps [github.com/gookit/goutil](https://github.com/gookit/goutil) from 0.7.6 to 0.8.0. - [Release notes](https://github.com/gookit/goutil/releases) - [Commits](gookit/goutil@v0.7.6...v0.8.0) --- updated-dependencies: - dependency-name: github.com/gookit/goutil dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ff4c7f commit daeb58a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/gookit/rux/v2
33
go 1.23
44

55
require (
6-
github.com/gookit/goutil v0.7.6
6+
github.com/gookit/goutil v0.8.0
77
github.com/monoculum/formam v3.5.5+incompatible
88
)
99

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/gookit/goutil v0.7.6 h1:700ZP6QPWhw5ms7X13JH9fUs4LTyYMmncFFMGpK73ns=
2-
github.com/gookit/goutil v0.7.6/go.mod h1:vJS9HXctYTCLtCsZot5L5xF+O1oR17cDYO9R0HxBmnU=
1+
github.com/gookit/goutil v0.8.0 h1:efZWxfesXw8+5tQfTfRMSIC6A0ax527/H+A/aIiaSrw=
2+
github.com/gookit/goutil v0.8.0/go.mod h1:vJS9HXctYTCLtCsZot5L5xF+O1oR17cDYO9R0HxBmnU=
33
github.com/monoculum/formam v3.5.5+incompatible h1:iPl5csfEN96G2N2mGu8V/ZB62XLf9ySTpC8KRH6qXec=
44
github.com/monoculum/formam v3.5.5+incompatible/go.mod h1:RKgILGEJq24YyJ2ban8EO0RUVSJlF1pGsEvoLEACr/Q=
55
golang.org/x/sync v0.11.0 h1:GGz8+XQP4FvTTrjZPzNKTMFtSXH80RAzG+5ghFPgK9w=

0 commit comments

Comments
 (0)