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

This commit is contained in:
Renovate Bot
2021-04-20 21:54:51 +00:00
committed by renovate[bot]
parent 3b416fffde
commit 5b6f849e0a
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-20210420072503-d25e30425868
golang.org/x/net v0.0.0-20210420210106-798c2154c571
)