Update golang.org/x/net commit hash to 61e0566

This commit is contained in:
Renovate Bot
2021-03-26 23:22:21 +00:00
committed by renovate[bot]
parent 837fdb4c6c
commit 545b411d9e
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.15
require (
github.com/golang/protobuf v1.5.1
github.com/unistack-org/micro/v3 v3.3.4
golang.org/x/net v0.0.0-20210326060303-6b1517762897
golang.org/x/net v0.0.0-20210326220855-61e056675ecf
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/grpc v1.36.1
google.golang.org/protobuf v1.26.0