Update golang.org/x/net commit hash to 85d9c07

This commit is contained in:
Renovate Bot
2021-04-28 00:05:30 +00:00
parent 5a7eb7501f
commit c238246cb2
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.17
golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
golang.org/x/net v0.0.0-20210427231257-85d9c07bbe3a
)