Skip to content

Commit

Permalink
Merge pull request #7 from gookit/dependabot/go_modules/github.com/go…
Browse files Browse the repository at this point in the history
…okit/goutil-0.4.4
  • Loading branch information
inhere authored Jan 19, 2022
2 parents fc858fd + 9acf6e4 commit 133341b
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.14

require (
github.com/gookit/color v1.5.0
github.com/gookit/goutil v0.4.3
github.com/gookit/goutil v0.4.4
github.com/gookit/slog v0.1.5
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a // indirect
golang.org/x/term v0.0.0-20210503060354-a79de5458b56 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ github.com/gookit/color v1.4.2/go.mod h1:fqRyamkC1W8uxl+lxCQxOT09l/vYfZ+QeiX3rKQ
github.com/gookit/color v1.5.0 h1:1Opow3+BWDwqor78DcJkJCIwnkviFi+rrOANki9BUFw=
github.com/gookit/color v1.5.0/go.mod h1:43aQb+Zerm/BWh2GnrgOQm7ffz7tvQXEKV6BFMl7wAo=
github.com/gookit/goutil v0.3.13/go.mod h1:DdrxLZc3yakbuElOtTH8F2SWu3XhaJohgvKHSP0JRak=
github.com/gookit/goutil v0.4.3 h1:qr7PRWRYL1VGZSiNwgQcyYHGk8W2gNg2Vt/yT8zNE+Q=
github.com/gookit/goutil v0.4.3/go.mod h1:qlGVh0PI+WnWSjYnIocfz/7tkeogxL6+EDNP1mRe+7o=
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/slog v0.1.5 h1:XaCisI6YZuczKyixr/AWoHdQzQdX3F8bu+Pf8ifaFpY=
github.com/gookit/slog v0.1.5/go.mod h1:patKHESKW3dNK1N/BmeMidTWoioxxjRQdpA3no5yIPI=
github.com/json-iterator/go v1.1.10/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4=
Expand Down

0 comments on commit 133341b

Please sign in to comment.