Skip to content

Commit

Permalink
build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2
Browse files Browse the repository at this point in the history
Bumps [github.com/edgexfoundry/go-mod-core-contracts/v2](https://github.com/edgexfoundry/go-mod-core-contracts) from 2.0.0 to 2.3.0.
- [Release notes](https://github.com/edgexfoundry/go-mod-core-contracts/releases)
- [Changelog](https://github.com/edgexfoundry/go-mod-core-contracts/blob/main/CHANGELOG.md)
- [Commits](edgexfoundry/go-mod-core-contracts@v2.0.0...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/edgexfoundry/go-mod-core-contracts/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2022
1 parent b8bde01 commit e94b38e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ require (
bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690
github.com/OneOfOne/xxhash v1.2.8
github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0
github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0
github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0
github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1
github.com/edgexfoundry/go-mod-registry/v2 v2.0.0
github.com/google/uuid v1.2.0
github.com/google/uuid v1.3.0
github.com/gorilla/mux v1.8.0
github.com/pelletier/go-toml v1.9.3
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.8.0
gopkg.in/yaml.v2 v2.4.0
)

Expand Down

0 comments on commit e94b38e

Please sign in to comment.