Skip to content

Commit d1ccff3

Browse files
build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5306)
Bumps [github.com/edgexfoundry/go-mod-bootstrap/v4](https://github.com/edgexfoundry/go-mod-bootstrap) from 4.1.0-dev.42 to 4.1.0-dev.43. - [Changelog](https://github.com/edgexfoundry/go-mod-bootstrap/blob/main/CHANGELOG.md) - [Commits](edgexfoundry/go-mod-bootstrap@v4.1.0-dev.42...v4.1.0-dev.43) --- updated-dependencies: - dependency-name: github.com/edgexfoundry/go-mod-bootstrap/v4 dependency-version: 4.1.0-dev.43 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5f0aaf commit d1ccff3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.25.0
55
require (
66
github.com/blang/semver/v4 v4.0.0
77
github.com/eclipse/paho.mqtt.golang v1.5.1
8-
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.42
8+
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.43
99
github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.21
1010
github.com/edgexfoundry/go-mod-messaging/v4 v4.1.0-dev.18
1111
github.com/edgexfoundry/go-mod-secrets/v4 v4.1.0-dev.7

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
7272
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
7373
github.com/eclipse/paho.mqtt.golang v1.5.1 h1:/VSOv3oDLlpqR2Epjn1Q7b2bSTplJIeV2ISgCl2W7nE=
7474
github.com/eclipse/paho.mqtt.golang v1.5.1/go.mod h1:1/yJCneuyOoCOzKSsOTUc0AJfpsItBGWvYpBLimhArU=
75-
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.42 h1:EUTD6TgKT2W/7f++NY4xqYSCSElqzrF1inm7K7YeKJw=
76-
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.42/go.mod h1:igDYWPgeUz68ekgs7Be28KsSdh5A6PGmipmvI/M5N+o=
75+
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.43 h1:i5/U74xHekKl3GeGpXNRjkkqFUPNtK6XX+bVrlPPKG0=
76+
github.com/edgexfoundry/go-mod-bootstrap/v4 v4.1.0-dev.43/go.mod h1:igDYWPgeUz68ekgs7Be28KsSdh5A6PGmipmvI/M5N+o=
7777
github.com/edgexfoundry/go-mod-configuration/v4 v4.1.0-dev.17 h1:TttwsEqLppEQQz4scPbEdzMtsHC8vj1djd2sgZLfny8=
7878
github.com/edgexfoundry/go-mod-configuration/v4 v4.1.0-dev.17/go.mod h1:IlEPPn0CZX1mDBRX8E6nr7BM/MVxMZV5z9zSTo6fUgo=
7979
github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.21 h1:gh+CoXbkXa2E3favumU513BYnB8U3ubW2zBUJpWNSwU=

0 commit comments

Comments
 (0)