Update golang.org/x/net commit hash to 22f4162

This commit is contained in:
Renovate Bot
2021-03-30 10:26:46 +00:00
committed by renovate[bot]
parent 93c4f219e9
commit 151e45ca30
2 changed files with 4 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.16
require (
github.com/unistack-org/micro/v3 v3.3.9
golang.org/x/net v0.0.0-20210329181859-df645c7b52b1
golang.org/x/net v0.0.0-20210330075724-22f4162a9025
)
//replace github.com/unistack-org/micro/v3 => ../../micro