Update all deps
This commit is contained in:
committed by
renovate[bot]
parent
360b15a3b6
commit
713b4f96be
4
go.mod
4
go.mod
@@ -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
|
||||
|
Reference in New Issue
Block a user