chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2
Bumps [github.com/edgexfoundry/go-mod-configuration/v2](https://github.com/edgexfoundry/go-mod-configuration) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/edgexfoundry/go-mod-configuration/releases) - [Changelog](https://github.com/edgexfoundry/go-mod-configuration/blob/main/CHANGELOG.md) - [Commits](https://github.com/edgexfoundry/go-mod-configuration/compare/v2.0.0...v2.1.0 ) --- updated-dependencies: - dependency-name: github.com/edgexfoundry/go-mod-configuration/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:dependabot[bot] <support@github.com>
Showing
+4 -6
... | ... | @@ -4,7 +4,7 @@ go 1.16 |
require ( | ||
github.com/armon/go-metrics v0.3.3 // indirect | ||
github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 | ||
github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 | ||
github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 | ||
github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.10 | ||
github.com/gorilla/mux v1.8.0 | ||
... | ... |
Please register or sign in to comment