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

This commit is contained in:
Renovate Bot
2019-09-18 09:39:02 -04:00
committed by jake
parent fa30213c1e
commit 861fef00ae
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -12,5 +12,5 @@ require (
github.com/json-iterator/go v1.1.7 // indirect
github.com/mattn/go-isatty v0.0.9 // indirect
github.com/ugorji/go v1.1.7 // indirect
golang.org/x/net v0.0.0-20190912160710-24e19bdeb0f2 // indirect
golang.org/x/net v0.0.0-20190918130420-a8b05e9114ab // indirect
)