Skip to content

Commit

Permalink
Merge pull request #31 from edgexfoundry/dependabot/go_modules/github…
Browse files Browse the repository at this point in the history
….com/pelletier/go-toml-1.9.0
  • Loading branch information
dependabot[bot] authored Apr 12, 2021
2 parents 7553156 + 0e95d15 commit c17a20f
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
@@ -1,14 +1,12 @@
module github.com/edgexfoundry/go-mod-configuration/v2

require (
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
github.com/hashicorp/consul/api v1.8.1
github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54
github.com/mitchellh/copystructure v1.0.0 // indirect
github.com/pelletier/go-toml v1.2.0
github.com/pelletier/go-toml v1.9.0
github.com/stretchr/testify v1.7.0
gopkg.in/yaml.v2 v2.4.0 // indirect
)

go 1.15

0 comments on commit c17a20f

Please sign in to comment.