Update golang.org/x/net commit hash to 61e0566

This commit is contained in:
Renovate Bot
2021-03-26 23:08:44 +00:00
committed by renovate[bot]
parent c7759d29b8
commit 99915c1633
2 changed files with 4 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.4
golang.org/x/net v0.0.0-20210326060303-6b1517762897
golang.org/x/net v0.0.0-20210326220855-61e056675ecf
)
//replace github.com/unistack-org/micro/v3 => ../../micro