diff --git a/content/go/go-good-reads.md b/content/go/go-good-reads.md index 708f78a..3db0bf3 100644 --- a/content/go/go-good-reads.md +++ b/content/go/go-good-reads.md @@ -97,4 +97,6 @@ Despite the tradeoffs, arena is a very cool feature. ## [GopherCon 2019: Dave Cheney - Two Go Programs, Three Different Profiling Techniques](https://youtu.be/nok0aYiGiYA) -- [Trace tool](https://youtu.be/nok0aYiGiYA?t=1485) \ No newline at end of file +- [Trace tool](https://youtu.be/nok0aYiGiYA?t=1485) + +## [Mythfall Devlog: Hacking Go Plugins for hot code reloading by UnitOfTime](https://youtu.be/Hfnpupo6yBE)