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

This commit is contained in:
Renovate Bot
2021-04-20 09:54:47 +00:00
committed by renovate[bot]
parent 2660a0d94d
commit 360703d8bb
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.16
require (
github.com/unistack-org/micro/v3 v3.3.16
golang.org/x/net v0.0.0-20210415231046-e915ea6b2b7d
golang.org/x/net v0.0.0-20210420072503-d25e30425868
)