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

This commit is contained in:
Renovate Bot
2021-03-30 14:41:58 +00:00
committed by renovate[bot]
parent 6aa8606cab
commit f56815d4f0
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.9
golang.org/x/net v0.0.0-20210330075724-22f4162a9025
golang.org/x/net v0.0.0-20210330142815-c8897c278d10
)