Update all deps

This commit is contained in:
Renovate Bot
2021-03-29 23:33:59 +00:00
committed by renovate[bot]
parent 396654b066
commit 93c4f219e9
2 changed files with 5 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.8
golang.org/x/net v0.0.0-20210326220855-61e056675ecf
github.com/unistack-org/micro/v3 v3.3.9
golang.org/x/net v0.0.0-20210329181859-df645c7b52b1
)
//replace github.com/unistack-org/micro/v3 => ../../micro