Update all deps

This commit is contained in:
Renovate Bot
2021-03-23 16:06:45 +00:00
committed by renovate[bot]
parent 8483b85c94
commit 9ad01954dc
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.13
require (
github.com/unistack-org/micro/v3 v3.2.24
golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4
github.com/unistack-org/micro/v3 v3.2.26
golang.org/x/net v0.0.0-20210323141857-08027d57d8cf
)
//replace github.com/unistack-org/micro/v3 => ../../micro