Update golang.org/x/net commit hash to 3d97a24

This commit is contained in:
Renovate Bot
2021-02-24 09:12:43 +00:00
committed by renovate[bot]
parent 2609b2bcba
commit 722ffb0e6c
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/golang/protobuf v1.4.3
github.com/google/go-cmp v0.5.1 // indirect
github.com/unistack-org/micro/v3 v3.2.14
golang.org/x/net v0.0.0-20210222171744-9060382bd457
golang.org/x/net v0.0.0-20210224082022-3d97a244fca7
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/genproto v0.0.0-20200904004341-0bd0a958aa1d // indirect
google.golang.org/grpc v1.35.0