Update golang.org/x/net commit hash to 85d9c07

This commit is contained in:
Renovate Bot
2021-04-28 00:43:22 +00:00
committed by renovate[bot]
parent 5ab606c2b5
commit 43c0eb4fda
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.16
require (
github.com/unistack-org/micro/v3 v3.3.17
golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
golang.org/x/net v0.0.0-20210427231257-85d9c07bbe3a
)