Update golang.org/x/net commit hash to e572328

This commit is contained in:
Renovate Bot
2021-03-31 01:12:24 +00:00
committed by renovate[bot]
parent 92bd0ee0e5
commit ebadb2725f
2 changed files with 4 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ 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-20210330210036-cd0ac97f97f6
golang.org/x/net v0.0.0-20210330230544-e57232859fb2
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/grpc v1.36.1
google.golang.org/protobuf v1.26.0