Update all deps

This commit is contained in:
Renovate Bot
2021-02-10 10:18:20 +00:00
parent 7d180ed9ee
commit 2e4da125d4
2 changed files with 6 additions and 2 deletions

4
go.mod
View File

@@ -3,6 +3,6 @@ module github.com/unistack-org/micro-server-tcp/v3
go 1.13
require (
github.com/unistack-org/micro/v3 v3.2.2
golang.org/x/net v0.0.0-20201224014010-6772e930b67b
github.com/unistack-org/micro/v3 v3.2.8
golang.org/x/net v0.0.0-20210119194325-5f4716e94777
)