Update golang.org/x/net commit hash to 24e19bd

This commit is contained in:
Renovate Bot
2019-09-12 13:42:10 -04:00
committed by jake
parent bf6da7a349
commit c02fbf0883
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-20190909003024-a7b16738d86b // indirect
golang.org/x/net v0.0.0-20190912160710-24e19bdeb0f2 // indirect
)