Update golang.org/x/net commit hash to cb1fcc7

This commit is contained in:
Renovate Bot
2021-03-31 07:02:53 +00:00
committed by renovate[bot]
parent 132e95dec6
commit e30590c707
2 changed files with 3 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-20210330230544-e57232859fb2
golang.org/x/net v0.0.0-20210331060903-cb1fcc7394e5
)
//replace github.com/unistack-org/micro/v3 => ../../micro