Update golang.org/x/net commit hash to 89ef3d9

This commit is contained in:
Renovate Bot
2021-04-28 14:50:34 +00:00
committed by renovate[bot]
parent 43c0eb4fda
commit 11020aa6e5
2 changed files with 3 additions and 3 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-20210427231257-85d9c07bbe3a
golang.org/x/net v0.0.0-20210428140749-89ef3d95e781
)