]> Cypherpunks repositories - gostls13.git/commit
context: don't talk about tools that don't exist
authorDominik Honnef <dominik@honnef.co>
Wed, 22 Aug 2018 22:02:24 +0000 (00:02 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 22 Aug 2018 22:11:24 +0000 (22:11 +0000)
commitccb70bd19c44b90ef4030c6399c884f82a12bc68
tree271a15fc09eb21d1033f5ab83c964c14610b8633
parent37ea182660e31f4e21b2bc34d2438455269e5f78
context: don't talk about tools that don't exist

This comment has been the source of much confusion and broken dreams. We
can add it back if a tool ever gets released.

Updates #16742

Change-Id: I4b9c179b7c60274e6ff1bcb607b82029dd9a893f
Reviewed-on: https://go-review.googlesource.com/130876
Reviewed-by: Matt Layher <mdlayher@gmail.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/context/context.go