Update golang.org/x/net commit hash to 798c215

This commit is contained in:
Renovate Bot
2021-04-20 21:37:13 +00:00
committed by renovate[bot]
parent f046c339e5
commit 121e0b8b76
2 changed files with 4 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.16
golang.org/x/net v0.0.0-20210420072503-d25e30425868
golang.org/x/net v0.0.0-20210420210106-798c2154c571
)