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.9.3 to 3.9.4.
- [Release notes](https://github.com/unistack-org/micro-server-http/releases)
- [Commits](https://github.com/unistack-org/micro-server-http/compare/v3.9.3...v3.9.4)

---
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]
2022-01-31 14:23:34 +00:00
committed by GitHub
parent e7b239d54d
commit 5df26c90e0
2 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -27,7 +27,7 @@ require (
go.unistack.org/micro-proto/v3 v3.2.1
go.unistack.org/micro-router-register/v3 v3.8.1
go.unistack.org/micro-server-grpc/v3 v3.8.0
go.unistack.org/micro-server-http/v3 v3.9.3
go.unistack.org/micro-server-http/v3 v3.9.4
go.unistack.org/micro-server-tcp/v3 v3.8.0
go.unistack.org/micro-wrapper-recovery/v3 v3.8.0
go.unistack.org/micro-wrapper-sql/v3 v3.0.1