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

This reverts commit 861fef00ae.
This commit is contained in:
2019-09-18 09:43:22 -04:00
parent 861fef00ae
commit e2998eb445
2 changed files with 1 additions and 2 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-20190918130420-a8b05e9114ab // indirect
golang.org/x/net v0.0.0-20190912160710-24e19bdeb0f2 // indirect
)