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

This commit is contained in:
Renovate Bot
2021-05-04 13:42:15 +00:00
committed by renovate[bot]
parent cd2c0b65e1
commit 1eebef8dbc
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.16
require (
github.com/unistack-org/micro/v3 v3.3.17
golang.org/x/net v0.0.0-20210503060351-7fd8e65b6420
golang.org/x/net v0.0.0-20210504132125-bbd867fde50d
)