# go-mod-bootstrap **Repository Path**: EdgexFoundry/go-mod-bootstrap ## Basic Information - **Project Name**: go-mod-bootstrap - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-09-28 - **Last Updated**: 2025-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-mod-bootstrap [![Build Status](https://jenkins.edgexfoundry.org/view/EdgeX%20Foundry%20Project/job/edgexfoundry/job/go-mod-bootstrap/job/main/badge/icon)](https://jenkins.edgexfoundry.org/view/EdgeX%20Foundry%20Project/job/edgexfoundry/job/go-mod-bootstrap/job/main/) [![Code Coverage](https://codecov.io/gh/edgexfoundry/go-mod-bootstrap/branch/main/graph/badge.svg?token=VCvbFSS7gU)](https://codecov.io/gh/edgexfoundry/go-mod-bootstrap) [![Go Report Card](https://goreportcard.com/badge/github.com/edgexfoundry/go-mod-bootstrap)](https://goreportcard.com/report/github.com/edgexfoundry/go-mod-bootstrap) [![GitHub Latest Dev Tag)](https://img.shields.io/github/v/tag/edgexfoundry/go-mod-bootstrap?include_prereleases&sort=semver&label=latest-dev)](https://github.com/edgexfoundry/go-mod-bootstrap/tags) ![GitHub Latest Stable Tag)](https://img.shields.io/github/v/tag/edgexfoundry/go-mod-bootstrap?sort=semver&label=latest-stable) [![GitHub License](https://img.shields.io/github/license/edgexfoundry/go-mod-bootstrap)](https://choosealicense.com/licenses/apache-2.0/) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/edgexfoundry/go-mod-bootstrap) [![GitHub Pull Requests](https://img.shields.io/github/issues-pr-raw/edgexfoundry/go-mod-bootstrap)](https://github.com/edgexfoundry/go-mod-bootstrap/pulls) [![GitHub Contributors](https://img.shields.io/github/contributors/edgexfoundry/go-mod-bootstrap)](https://github.com/edgexfoundry/go-mod-bootstrap/contributors) [![GitHub Committers](https://img.shields.io/badge/team-committers-green)](https://github.com/orgs/edgexfoundry/teams/go-mod-bootstrap-committers/members) [![GitHub Commit Activity](https://img.shields.io/github/commit-activity/m/edgexfoundry/go-mod-bootstrap)](https://github.com/edgexfoundry/go-mod-bootstrap/commits) This module contains the common bootstrap and dependency injection container originally implemented in the edgex-go repository and extracted here for reuse. ### Installation ### * 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