cloudflare / tls-tris

crypto/tls, now with 100% more 1.3. THE API IS NOT STABLE AND DOCUMENTATION IS NOT GUARANTEED.
Other
291 stars 51 forks source link

tris: remove github.com/cloudflare/go #61

Closed FiloSottile closed 6 years ago

FiloSottile commented 6 years ago

Over time the amount of custom Go patches reduced, and tris got less tangled to the underlying Go. Finally sever the link.

This allows more flexibility in what base Go is used (the system one), doesn't require coordinating two repositories, and simplifies the black magic considerably.

Make sure to use tris with Go 1.9 or higher.

FiloSottile commented 6 years ago

CI now passing, bump.