Update golang.org/x/net commit hash to 5f58ad6

This commit is contained in:
Renovate Bot
2021-04-23 19:55:24 +00:00
committed by renovate[bot]
parent 3c145ee0d9
commit 1d0a53666a
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-20210421230115-4e50805a0758
golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
)