Update golang.org/x/net commit hash to 5f4716e (#7)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-02-09 23:02:00 +03:00
committed by GitHub
parent a5d7a69d25
commit 9d028175f4
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.13
require (
github.com/unistack-org/micro/v3 v3.2.8
golang.org/x/net v0.0.0-20201224014010-6772e930b67b
golang.org/x/net v0.0.0-20210119194325-5f4716e94777
)
//replace github.com/unistack-org/micro/v3 => ../../micro