Skip to content

Commit

Permalink
build(deps): bump github.com/gookit/goutil from 0.5.11 to 0.5.12
Browse files Browse the repository at this point in the history
Bumps [github.com/gookit/goutil](https://github.com/gookit/goutil) from 0.5.11 to 0.5.12.
- [Release notes](https://github.com/gookit/goutil/releases)
- [Commits](gookit/goutil@v0.5.11...v0.5.12)

---
updated-dependencies:
- dependency-name: github.com/gookit/goutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 15, 2022
1 parent 0107aff commit dc49bdc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.16

require (
github.com/gookit/color v1.5.2
github.com/gookit/goutil v0.5.11
github.com/gookit/goutil v0.5.12
github.com/gookit/validate v1.4.4
github.com/gorilla/websocket v1.5.0
github.com/monoculum/formam v3.5.5+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ github.com/gookit/filter v1.1.3 h1:kJNAV+CqdRlBFK4mM5Tm0/woJgF/WFrAXI37h7T7eIE=
github.com/gookit/filter v1.1.3/go.mod h1:gQEMpmF34ZFwP1/b5qjJ5JpxsiGgDb9xLIKidkQr2hk=
github.com/gookit/goutil v0.5.7/go.mod h1:Cmt+ahuf18EHMAlF6EoOUD/KAdYcD7FdVUbpZC+zTfc=
github.com/gookit/goutil v0.5.9/go.mod h1:iZLXpRhMqKGvKtJ9+b0cdls2gXRH4HaGWQfkf2mdHRQ=
github.com/gookit/goutil v0.5.11 h1:k7Z/5Y9c/CTj/V56p576s5lLMl93Lnp9/qckT4liVXQ=
github.com/gookit/goutil v0.5.11/go.mod h1:6vhWm/bSYXGE8poqFbFz6IGM7jV2r6qVhyK567SX/AI=
github.com/gookit/goutil v0.5.12 h1:dcgIGLF1uBUTbjz0kBBL0LESMznthetAf1jQwFysNwU=
github.com/gookit/goutil v0.5.12/go.mod h1:6vhWm/bSYXGE8poqFbFz6IGM7jV2r6qVhyK567SX/AI=
github.com/gookit/validate v1.4.4 h1:5zVQDW3+eq1IiA7Ub1WR9ZJhaYLQxxCczfq1V3V/BoE=
github.com/gookit/validate v1.4.4/go.mod h1:xWSrMhEXqr7hax7py61dYTOS2T8SHzmF3LaD7dSgbys=
github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc=
Expand Down

0 comments on commit dc49bdc

Please sign in to comment.