Skip to content

Commit

Permalink
Bump github.com/gookit/validate from 1.3.0 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [github.com/gookit/validate](https://github.com/gookit/validate) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/gookit/validate/releases)
- [Changelog](https://github.com/gookit/validate/blob/master/CHANGELOG.md)
- [Commits](gookit/validate@v1.3.0...v1.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2022
1 parent 423b477 commit 1fb9599
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.14
require (
github.com/gookit/color v1.5.0
github.com/gookit/goutil v0.4.4
github.com/gookit/validate v1.3.0
github.com/gookit/validate v1.3.1
github.com/gorilla/websocket v1.5.0
github.com/monoculum/formam v0.0.0-20210131081218-41b48e2a724b
github.com/stretchr/testify v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ github.com/gookit/filter v1.1.2/go.mod h1:pVXLLDD+A8yH9GRztq2Cp7zwZocnuTUpbZs9Q+
github.com/gookit/goutil v0.3.12/go.mod h1:ITj7Lw0muhJNOX+QRa+j+HH0+RNoQVuTmZx5d5LE1vE=
github.com/gookit/goutil v0.4.4 h1:18xr8NKbs4LteyOHZfQ8g7JqTqZal801mAT6LERGdpE=
github.com/gookit/goutil v0.4.4/go.mod h1:qlGVh0PI+WnWSjYnIocfz/7tkeogxL6+EDNP1mRe+7o=
github.com/gookit/validate v1.3.0 h1:VSJTcJykkNr3/LbdaI0iRPOZyj9xy45AP6oY5IfX5Rw=
github.com/gookit/validate v1.3.0/go.mod h1:mzcr3U5XtAlQVAgbW0wbmDGiuefU/MNuDkXFMBNb1ko=
github.com/gookit/validate v1.3.1 h1:YoxBxG5H+WucKjfEo8X+QvYOzED7ue3Mfpq6jtpIbYs=
github.com/gookit/validate v1.3.1/go.mod h1:mzcr3U5XtAlQVAgbW0wbmDGiuefU/MNuDkXFMBNb1ko=
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/json-iterator/go v1.1.10/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4=
Expand Down

0 comments on commit 1fb9599

Please sign in to comment.