This module contains the common bootstrap and dependency injection container originally implemented in the edgex-go repository and extracted here for reuse.
- Note this module uses Go 1.18
- Run
go get github.com/edgexfoundry/go-mod-bootstrap
- This will add go-mod-bootstrap to the go.mod file and download it into the module cache