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

This commit is contained in:
Renovate Bot
2021-05-05 23:02:47 +00:00
committed by renovate[bot]
parent c3665285db
commit 09c45a883f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.16
require (
github.com/unistack-org/micro/v3 v3.3.17
golang.org/x/net v0.0.0-20210505024714-0287a6fb4125
golang.org/x/net v0.0.0-20210505214959-0714010a04ed
)