Update all deps

This commit is contained in:
Renovate Bot
2021-03-23 16:00:07 +00:00
committed by renovate[bot]
parent 424c1ff3a1
commit c7a0beb8d4
2 changed files with 5 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.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
)