build(deps): bump go.unistack.org/micro-client-http/v3

Bumps [go.unistack.org/micro-client-http/v3](https://github.com/unistack-org/micro-client-http) from 3.8.8 to 3.8.9.
- [Release notes](https://github.com/unistack-org/micro-client-http/releases)
- [Commits](https://github.com/unistack-org/micro-client-http/compare/v3.8.8...v3.8.9)

---
updated-dependencies:
- dependency-name: go.unistack.org/micro-client-http/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-27 14:35:46 +00:00
committed by GitHub
parent 8d8f1c6626
commit 64263e2b37
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
go.unistack.org/micro-broker-segmentio/v3 v3.8.0
go.unistack.org/micro-client-drpc/v3 v3.8.1
go.unistack.org/micro-client-grpc/v3 v3.8.7
go.unistack.org/micro-client-http/v3 v3.8.8
go.unistack.org/micro-client-http/v3 v3.8.9
go.unistack.org/micro-codec-grpc/v3 v3.8.1
go.unistack.org/micro-codec-json/v3 v3.8.0
go.unistack.org/micro-codec-jsonpb/v3 v3.8.1