From 17b47862205536bf43b6fcc662ee47b28cd8a7aa Mon Sep 17 00:00:00 2001 From: Nathan Youngman <4566+nathany@users.noreply.github.com> Date: Mon, 7 Oct 2019 19:54:20 -0600 Subject: [PATCH] Remove Go Reactive Programming MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Originally added in e14f66d1b07a3a854b457e496577f96933401473 #48 Looks like it’s no longer happening. --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index e4624f0..5198b34 100644 --- a/README.md +++ b/README.md @@ -166,12 +166,6 @@ Tested, easy-to-adapt code examples illuminate every step of Go development, hel Learn idiomatic, efficient, clean, and extensible Go design and concurrency patterns by using TDD. -### [Go Reactive Programming](https://www.packtpub.com) - - - -Build concurrent, easy-to-maintain responsive applications in Go. - ### [Black Hat Go](https://www.nostarch.com/blackhatgo) [](https://www.nostarch.com/blackhatgo)