Update all deps

This commit is contained in:
Renovate Bot
2021-03-24 21:34:28 +00:00
committed by renovate[bot]
parent 360b15a3b6
commit 713b4f96be
2 changed files with 7 additions and 2 deletions

4
go.mod
View File

@@ -3,8 +3,8 @@ module github.com/unistack-org/micro-server-http/v3
go 1.16
require (
github.com/unistack-org/micro/v3 v3.3.0
golang.org/x/net v0.0.0-20210324051636-2c4c8ecb7826
github.com/unistack-org/micro/v3 v3.3.1
golang.org/x/net v0.0.0-20210324205630-d1beb07c2056
)
//replace github.com/unistack-org/micro/v3 => ../../micro