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

This commit is contained in:
Renovate Bot
2019-09-11 12:19:37 -04:00
committed by jake
parent 884f3183be
commit bf6da7a349
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-20190620200207-3b0461eec859 // indirect
golang.org/x/net v0.0.0-20190909003024-a7b16738d86b // indirect
)