From d08314e7bc14f977b1cd34cec3f666859ad6039e Mon Sep 17 00:00:00 2001 From: Reaper Date: Tue, 15 Mar 2022 19:41:54 +0530 Subject: [PATCH] add goblin - https://goblin.reaper.im (#4108) * Update README.md * alphabetical order Co-authored-by: Phani Rithvij --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce9d36a5..83da9fc5 100644 --- a/README.md +++ b/README.md @@ -2956,6 +2956,7 @@ _Software written in Go._ - [gfile](https://github.com/Antonito/gfile) - Securely transfer files between two computers, without any third party, over WebRTC. - [Go Package Store](https://github.com/shurcooL/Go-Package-Store) - App that displays updates for the Go packages in your GOPATH. - [go-peerflix](https://github.com/Sioro-Neoku/go-peerflix) - Video streaming torrent client. +- [goblin](https://goblin.reaper.im) - Golang binaries in a curl, built by goblins. - [GoBoy](https://github.com/Humpheh/goboy) - Nintendo Game Boy Color emulator written in Go. - [gocc](https://github.com/goccmack/gocc) - Gocc is a compiler kit for Go written in Go. - [GoDocTooltip](https://github.com/diankong/GoDocTooltip) - Chrome extension for Go Doc sites, which shows function description as tooltip at function list.