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

This commit is contained in:
Renovate Bot
2021-03-24 21:09:25 +00:00
committed by renovate[bot]
parent 65889c66f6
commit d2a30a5da1
2 changed files with 4 additions and 4 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-20210316092652-d523dce5a7f4
golang.org/x/net v0.0.0-20210324205630-d1beb07c2056
)