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

This commit is contained in:
Renovate Bot
2021-03-24 12:25:55 +00:00
committed by renovate[bot]
parent 5811331a15
commit e391844ce0
2 changed files with 3 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.0
golang.org/x/net v0.0.0-20210323141857-08027d57d8cf
golang.org/x/net v0.0.0-20210324051636-2c4c8ecb7826
)