From 1ded5ae08d73def295c59e5c85ad357708d2df0e Mon Sep 17 00:00:00 2001 From: jeff Date: Tue, 31 Mar 2020 05:18:56 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc94c67..80de2b9 100644 --- a/README.md +++ b/README.md @@ -54,3 +54,4 @@ * [Go vs Nginx TLS Termination](https://blog.gopheracademy.com/advent-2016/tls-termination-bench/) * [Practical Go by Dave Cheney](https://dave.cheney.net/practical-go/presentations/qcon-china.html) * [Less is exponentially more](https://commandcenter.blogspot.com/2012/06/less-is-exponentially-more.html) +* [Getting to Go: The Journey of Go's Garbage Collector](https://blog.golang.org/ismmkeynote)