Update all deps

This commit is contained in:
Renovate Bot
2021-03-29 22:28:17 +00:00
committed by renovate[bot]
parent 0446decf03
commit 8b4c4195b5
2 changed files with 4 additions and 2 deletions

4
go.mod
View File

@@ -3,6 +3,6 @@ module github.com/unistack-org/micro-server-tcp/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
)