Update all deps

This commit is contained in:
Renovate Bot
2021-03-31 22:25:32 +00:00
committed by renovate[bot]
parent e30590c707
commit b74f3762dd
2 changed files with 6 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.9
golang.org/x/net v0.0.0-20210331060903-cb1fcc7394e5
github.com/unistack-org/micro/v3 v3.3.10
golang.org/x/net v0.0.0-20210331212208-0fccb6fa2b5c
)
//replace github.com/unistack-org/micro/v3 => ../../micro