Skip to content

Commit

Permalink
Merge 323bc5c into 1a27c1a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Aug 6, 2020
2 parents 1a27c1a + 323bc5c commit f36b9d6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@ go 1.12

require (
github.com/BurntSushi/toml v0.3.1
github.com/gookit/goutil v0.2.10
github.com/gookit/goutil v0.3.1
github.com/gookit/ini/v2 v2.0.5
github.com/hashicorp/hcl v1.0.0
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.3.0
)

0 comments on commit f36b9d6

Please sign in to comment.