remove old golang line

This commit is contained in:
Luna Mendes 2018-11-15 17:16:24 -03:00
parent 82a9507e7d
commit 7fe2b7f5f7
1 changed files with 0 additions and 1 deletions

View File

@ -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]