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

Bumps [go.unistack.org/micro-server-http/v3](https://github.com/unistack-org/micro-server-http) from 3.10.5 to 3.10.6.
- [Release notes](https://github.com/unistack-org/micro-server-http/releases)
- [Commits](https://github.com/unistack-org/micro-server-http/compare/v3.10.5...v3.10.6)

---
updated-dependencies:
- dependency-name: go.unistack.org/micro-server-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]
2023-02-06 14:07:12 +00:00
committed by GitHub
parent 7b39543e8e
commit 04338b86c7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -45,7 +45,7 @@ require (
go.unistack.org/micro-proto/v3 v3.3.1
go.unistack.org/micro-router-register/v3 v3.9.0
go.unistack.org/micro-server-grpc/v3 v3.10.1
go.unistack.org/micro-server-http/v3 v3.10.5
go.unistack.org/micro-server-http/v3 v3.10.6
go.unistack.org/micro-server-tcp/v3 v3.10.0
go.unistack.org/micro-tracer-opentracing/v3 v3.10.1
go.unistack.org/micro-wrapper-recovery/v3 v3.8.3