We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f525010 commit bfda921Copy full SHA for bfda921
go.mod
@@ -4,7 +4,7 @@ require (
4
github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8
5
github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83
6
github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13
7
- github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5
+ github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7
8
github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20
9
github.com/gorilla/mux v1.7.4
10
github.com/pelletier/go-toml v1.9.0
0 commit comments