Skip to content

Commit

Permalink
build(deps): bump github.com/gookit/validate from 1.4.3 to 1.4.4
Browse files Browse the repository at this point in the history
Bumps [github.com/gookit/validate](https://github.com/gookit/validate) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/gookit/validate/releases)
- [Changelog](https://github.com/gookit/validate/blob/master/CHANGELOG.md)
- [Commits](gookit/validate@v1.4.3...v1.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2022
1 parent 3bc3bb9 commit ccafab1
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 @@ -5,7 +5,7 @@ go 1.16
require (
github.com/gookit/color v1.5.1
github.com/gookit/goutil v0.5.9
github.com/gookit/validate v1.4.3
github.com/gookit/validate v1.4.4
github.com/gorilla/websocket v1.5.0
github.com/monoculum/formam v3.5.5+incompatible
github.com/stretchr/testify v1.8.0
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/go.mod h1:gQEMpmF34ZFwP1/b5qjJ5JpxsiGgDb9xLIKidk
github.com/gookit/goutil v0.5.7/go.mod h1:Cmt+ahuf18EHMAlF6EoOUD/KAdYcD7FdVUbpZC+zTfc=
github.com/gookit/goutil v0.5.9 h1:DBaSHaealbqxLWEZrEt/vqnPKiJHLQJau9dbcFQG/ng=
github.com/gookit/goutil v0.5.9/go.mod h1:iZLXpRhMqKGvKtJ9+b0cdls2gXRH4HaGWQfkf2mdHRQ=
github.com/gookit/validate v1.4.3 h1:sKYY+i4upGBZJf77JyYgUeZPc8PNEOvNJd/L2cNCdlg=
github.com/gookit/validate v1.4.3/go.mod h1:xWSrMhEXqr7hax7py61dYTOS2T8SHzmF3LaD7dSgbys=
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=
github.com/gorilla/websocket v1.5.0/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/mattn/go-isatty v0.0.14/go.mod h1:7GGIvUiUoEMVVmxf/4nioHXj79iQHKdU27kJ6hsGG94=
Expand Down

0 comments on commit ccafab1

Please sign in to comment.