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

This commit is contained in:
Renovate Bot
2021-04-15 23:52:26 +00:00
committed by renovate[bot]
parent f17afa7950
commit b2b4d6a5a3
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.16
require (
github.com/unistack-org/micro/v3 v3.3.13
golang.org/x/net v0.0.0-20210414194228-064579744ee0
golang.org/x/net v0.0.0-20210415231046-e915ea6b2b7d
)
//replace github.com/unistack-org/micro/v3 => ../../micro