Update golang.org/x/net commit hash to 2c4c8ec

This commit is contained in:
Renovate Bot
2021-03-24 12:23:21 +00:00
committed by renovate[bot]
parent e93c6dc1de
commit 4959b0040b
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.0
golang.org/x/net v0.0.0-20210323141857-08027d57d8cf
golang.org/x/net v0.0.0-20210324051636-2c4c8ecb7826
)
//replace github.com/unistack-org/micro/v3 => ../../micro