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

This commit is contained in:
Renovate Bot
2021-04-10 08:49:13 +00:00
committed by renovate[bot]
parent eab671950b
commit 0812a98bf9
2 changed files with 5 additions and 1 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.13
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
golang.org/x/net v0.0.0-20210410081132-afb366fc7cd1
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/grpc v1.37.0
google.golang.org/protobuf v1.26.0