Update golang.org/x/net commit hash to 6b15177

This commit is contained in:
Renovate Bot
2021-03-26 06:13:05 +00:00
committed by renovate[bot]
parent 98b5d29102
commit 70fae2bd69
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.2
golang.org/x/net v0.0.0-20210324205630-d1beb07c2056
golang.org/x/net v0.0.0-20210326060303-6b1517762897
)