Skip to content

Commit

Permalink
Bump github.com/gookit/goutil from 0.4.4 to 0.4.5
Browse files Browse the repository at this point in the history
Bumps [github.com/gookit/goutil](https://github.com/gookit/goutil) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/gookit/goutil/releases)
- [Commits](gookit/goutil@v0.4.4...v0.4.5)

---
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 Mar 30, 2022
1 parent ae4c394 commit 2243835
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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.14

require (
github.com/gookit/color v1.5.0
github.com/gookit/goutil v0.4.4
github.com/gookit/goutil v0.4.5
github.com/gookit/validate v1.3.1
github.com/gorilla/websocket v1.5.0
github.com/monoculum/formam v0.0.0-20210131081218-41b48e2a724b
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ github.com/gookit/color v1.5.0/go.mod h1:43aQb+Zerm/BWh2GnrgOQm7ffz7tvQXEKV6BFMl
github.com/gookit/filter v1.1.2 h1:mp6zSRaRhGuoGZNUlZR4W0/1OTwKRUI5qCXEtD02BR0=
github.com/gookit/filter v1.1.2/go.mod h1:pVXLLDD+A8yH9GRztq2Cp7zwZocnuTUpbZs9Q+awAKM=
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/goutil v0.4.5 h1:j7C62Zi3Up2LIlbp5K/vADCPd2wEMpqk9geJIdS3hEY=
github.com/gookit/goutil v0.4.5/go.mod h1:1OTBcVK4Oqyv0iMkMShikHwTzN6BIaM/i+ICwW1gtWg=
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=
Expand Down

0 comments on commit 2243835

Please sign in to comment.