Skip to content

Commit

Permalink
build: Update to latest go-mods (#331)
Browse files Browse the repository at this point in the history
Signed-off-by: Leonard Goodell <[email protected]>
  • Loading branch information
Lenny Goodell authored Apr 28, 2022
1 parent 259bd56 commit f14591b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 196 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ module github.com/edgexfoundry/go-mod-bootstrap/v2

require (
github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3
github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.26
github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.27
github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12
github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3
github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6
github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.8
github.com/google/uuid v1.3.0
github.com/gorilla/mux v1.8.0
github.com/hashicorp/go-multierror v1.1.1
Expand Down
Loading

0 comments on commit f14591b

Please sign in to comment.