Skip to content

Commit

Permalink
build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3
Browse files Browse the repository at this point in the history
Bumps [github.com/edgexfoundry/go-mod-core-contracts/v3](https://github.com/edgexfoundry/go-mod-core-contracts) from 3.2.0-dev.30 to 3.2.0-dev.42.
- [Changelog](https://github.com/edgexfoundry/go-mod-core-contracts/blob/main/CHANGELOG.md)
- [Commits](edgexfoundry/go-mod-core-contracts@v3.2.0-dev.30...v3.2.0-dev.42)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent a2aa816 commit 7655655
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/edgexfoundry/go-mod-secrets/v3
go 1.21

require (
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.30
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.42
github.com/spiffe/go-spiffe/v2 v2.3.0
github.com/stretchr/testify v1.9.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.30 h1:85GeokwX7dRl5egWGWvoLuAkUc8O4AmYVm8suKh0wqI=
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.30/go.mod h1:d/FCa9Djq/pb7RYGEEhrR7fnKo+JK5IQ2YGW4LIHAqE=
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.42 h1:m31BNRTIod/DV1Rm9GnoO0D6qIgHCxDvwKyG39hPVo4=
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.42/go.mod h1:d/FCa9Djq/pb7RYGEEhrR7fnKo+JK5IQ2YGW4LIHAqE=
github.com/gabriel-vasile/mimetype v1.4.3 h1:in2uUcidCuFcDKtdcBxlR0rJ1+fsokWf+uqxgUFjbI0=
github.com/gabriel-vasile/mimetype v1.4.3/go.mod h1:d8uq/6HKRL6CGdk+aubisF/M5GcPfT7nKyLpA0lbSSk=
github.com/go-jose/go-jose/v4 v4.0.2 h1:R3l3kkBds16bO7ZFAEEcofK0MkrAJt3jlJznWZG0nvk=
Expand Down

0 comments on commit 7655655

Please sign in to comment.