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

This commit is contained in:
Renovate Bot
2021-04-05 19:11:03 +00:00
committed by renovate[bot]
parent dd0bb7c5d4
commit 475452a781
2 changed files with 3 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.11
golang.org/x/net v0.0.0-20210331212208-0fccb6fa2b5c
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
)
//replace github.com/unistack-org/micro/v3 => ../../micro