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

This commit is contained in:
Renovate Bot
2021-04-14 20:29:54 +00:00
committed by renovate[bot]
parent ecdb2fe013
commit 8f4d3fd48f
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.16
require (
github.com/unistack-org/micro/v3 v3.3.13
golang.org/x/net v0.0.0-20210410081132-afb366fc7cd1
golang.org/x/net v0.0.0-20210414194228-064579744ee0
)