Skip to content

Commit

Permalink
update goutil version
Browse files Browse the repository at this point in the history
  • Loading branch information
inhere committed Dec 13, 2019
1 parent 8a38d3b commit 3dc29ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/gookit/filter
go 1.11

require (
github.com/gookit/goutil v0.2.2
github.com/gookit/goutil v0.2.3
github.com/stretchr/testify v1.3.0
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ github.com/gookit/goutil v0.2.1 h1:oBckOmjiUb6EP0f7atNcgm8j7vN/L0vssNCIt9/FdpM=
github.com/gookit/goutil v0.2.1/go.mod h1:O87qerqbN9aB6dAoVcI/jqRaLuiWh/Mt5RWzrV1JqIw=
github.com/gookit/goutil v0.2.2 h1:qOUsogy3sMK/2CkLuaoPRvsCGjZKOuukvh0FUgyOcCQ=
github.com/gookit/goutil v0.2.2/go.mod h1:8emMcACka2rFot/L9ZO7r3zjWiitzIhB/CfWXUCW75w=
github.com/gookit/goutil v0.2.3 h1:CJWRcCYzJJXIocHxLeeIn4U09ZLlNTqJtzc9QRF9g/o=
github.com/gookit/goutil v0.2.3/go.mod h1:8emMcACka2rFot/L9ZO7r3zjWiitzIhB/CfWXUCW75w=
github.com/json-iterator/go v1.1.7/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4=
github.com/json-iterator/go v1.1.8 h1:QiWkFLKq0T7mpzwOTu6BzNDbfTE8OLrYhVKYMLF46Ok=
github.com/json-iterator/go v1.1.8/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4=
Expand Down

0 comments on commit 3dc29ed

Please sign in to comment.