Update all deps

This commit is contained in:
Renovate Bot
2021-03-31 23:00:07 +00:00
committed by renovate[bot]
parent 065f490a4d
commit 476cb410f7
2 changed files with 6 additions and 7 deletions

4
go.mod
View File

@@ -4,8 +4,8 @@ go 1.15
require (
github.com/golang/protobuf v1.5.2
github.com/unistack-org/micro/v3 v3.3.9
golang.org/x/net v0.0.0-20210331060903-cb1fcc7394e5
github.com/unistack-org/micro/v3 v3.3.10
golang.org/x/net v0.0.0-20210331212208-0fccb6fa2b5c
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/grpc v1.36.1
google.golang.org/protobuf v1.26.0