From 7fe2b7f5f777fd837be4163a4df83863332825bb Mon Sep 17 00:00:00 2001 From: Luna Mendes Date: Thu, 15 Nov 2018 17:16:24 -0300 Subject: [PATCH] remove old golang line --- internals.md | 1 - 1 file changed, 1 deletion(-) diff --git a/internals.md b/internals.md index 4c77e64..9ef6a07 100644 --- a/internals.md +++ b/internals.md @@ -32,7 +32,6 @@ Technologies Discord uses to provide the service, gathered from - [Use of GenStage](https://blog.discordapp.com/how-discord-handles-push-request-bursts-of-over-a-million-per-minute-with-elixirs-genstage-8f899f0221b4) - [Python](https://www.python.org/) for HTTP/REST API, The best guesses to which framework are [Flask]. - - [Go](https://golang.org/) for the embed servers and one element of their logging(see [Punt]) - [Go](https://golang.org): - The embed servers - [Punt]