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

This commit is contained in:
Renovate Bot
2021-05-01 23:04:15 +00:00
committed by renovate[bot]
parent 4667c94f11
commit 39b8b610d6
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.16
require (
github.com/golang/protobuf v1.5.2
github.com/unistack-org/micro/v3 v3.3.17
golang.org/x/net v0.0.0-20210501142056-aec3718b3fa0
golang.org/x/net v0.0.0-20210501222612-f8dd838d8c7d
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/grpc v1.37.0
google.golang.org/protobuf v1.26.0