fix(deps): update golang.org/x/net commit hash to 7fd8e65

This commit is contained in:
Renovate Bot
2021-05-03 08:37:13 +00:00
committed by renovate[bot]
parent e69b43881d
commit 0239f795d8
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -9,5 +9,5 @@ require (
github.com/imdario/mergo v0.3.12
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/silas/dag v0.0.0-20210121180416-41cf55125c34
golang.org/x/net v0.0.0-20210501222612-f8dd838d8c7d
golang.org/x/net v0.0.0-20210503060351-7fd8e65b6420
)