Skip to content

Commit

Permalink
Merge pull request #17 from gookit/dependabot/go_modules/github.com/i…
Browse files Browse the repository at this point in the history
…mdario/mergo-0.3.10

Bump github.com/imdario/mergo from 0.3.9 to 0.3.10
  • Loading branch information
inhere committed Aug 6, 2020
2 parents 7e274f7 + def61c2 commit 1543e1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ require (
github.com/gookit/goutil v0.2.10
github.com/gookit/ini/v2 v2.0.5
github.com/hashicorp/hcl v1.0.0
github.com/imdario/mergo v0.3.9
github.com/imdario/mergo v0.3.10
github.com/json-iterator/go v1.1.10
github.com/kr/pretty v0.1.0 // indirect
github.com/mitchellh/mapstructure v1.3.3
github.com/stretchr/testify v1.3.0
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
gopkg.in/yaml.v2 v2.2.2
gopkg.in/yaml.v2 v2.3.0
)

0 comments on commit 1543e1f

Please sign in to comment.