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

This commit is contained in:
Renovate Bot
2021-05-01 22:36:11 +00:00
committed by renovate[bot]
parent 21f608d728
commit 9f56d8b6b5
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-20210501142056-aec3718b3fa0
golang.org/x/net v0.0.0-20210501222612-f8dd838d8c7d
)