Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 30, 2024
1 parent 03a9063 commit d773485
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ go 1.21
require (
github.com/eclipse/paho.mqtt.golang v1.4.3
github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.4
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.17
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.18
github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.18
github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.4
github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.6
github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5
github.com/google/uuid v1.6.0
github.com/hashicorp/go-multierror v1.1.1
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,12 @@ github.com/eclipse/paho.mqtt.golang v1.4.3 h1:2kwcUGn8seMUfWndX0hGbvH8r7crgcJguQ
github.com/eclipse/paho.mqtt.golang v1.4.3/go.mod h1:CSYvoAlsMkhYOXh/oKyxa8EcBci6dVkLCbo5tTC1RIE=
github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.4 h1:MjlhyCo0TME3POp7tGxP+H0hoNilf+pbzcyK4kT8gnU=
github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.4/go.mod h1:Im4AGMKgTnLaV4WVkogj/IBPnPnx2GRCra0SPiaZ9YQ=
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.17 h1:qvBv2HFRVhYEXZImqbXiH17tGPJnQhzoqau6bTyCCZM=
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.17/go.mod h1:fbgHRN/2/xlFrekMipRcr8DsADwt13eaghToFB5uvSc=
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.18 h1:YFvtIx2MhF0L7ADXFEFq+tTZNrCQFKjQZVxGikEDwgs=
github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.18/go.mod h1:fbgHRN/2/xlFrekMipRcr8DsADwt13eaghToFB5uvSc=
github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.18 h1:0m0DihIV2oy6sZoj7A51IOhrZyaifWKSNBQj5GzHCyo=
github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.18/go.mod h1:0p3RgCt0Im+VE1w9elSDLBgTRPOp7oMgZFrobaPVFag=
github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.4 h1:mCS8sz9ytI2aAzZTcWQ3bQo4K+4UTfO5XvDyWFbRWMk=
github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.4/go.mod h1:PS08QGLYbXDF+RLWkT3R5VBocNF4XuP79thRLA8Tgss=
github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.6 h1:GpxTvJhIjq7RgVvGSoH62dlBI2XBFUHTYsj3d9vjsU0=
github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.6/go.mod h1:qPHHhbGHCEYpnuKsosODZIeoTOsi9/FsR30QqizwJ7E=
github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 h1:RqNk0FOo5xu5Aqe0zq8ZpcELlKsbrsbJmIf/w+/1zsU=
github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5/go.mod h1:qlilWavlpjDqngArXuT1tIu77G6Zg/G5aPuqvRIRZfA=
github.com/emirpasic/gods v1.18.1 h1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc=
Expand Down

0 comments on commit d773485

Please sign in to comment.