Skip to content

Commit

Permalink
build(deps): Bump github.com/pelletier/go-toml from 1.2.0 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [github.com/pelletier/go-toml](https://github.com/pelletier/go-toml) from 1.2.0 to 1.9.0.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Commits](pelletier/go-toml@v1.2.0...v1.9.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2021
1 parent 7553156 commit 0e95d15
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 0e95d15

Please sign in to comment.