Update module github.com/unistack-org/micro-api-handler-rpc/v3 to v3.2.0

This commit is contained in:
Renovate Bot
2021-02-19 20:37:48 +00:00
committed by renovate[bot]
parent c64f69b71e
commit a7bdfa772b
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/prometheus/client_golang v1.9.0
github.com/prometheus/client_model v0.2.0
github.com/stretchr/testify v1.7.0
github.com/unistack-org/micro-api-handler-rpc/v3 v3.1.1
github.com/unistack-org/micro-api-handler-rpc/v3 v3.2.0
github.com/unistack-org/micro-api-router-register/v3 v3.2.2
github.com/unistack-org/micro-api-router-static/v3 v3.2.1
github.com/unistack-org/micro-broker-http/v3 v3.2.2