diff --git a/Solutions/challenge-pastebin.md b/Solutions/challenge-pastebin.md index 30eb076..630135c 100644 --- a/Solutions/challenge-pastebin.md +++ b/Solutions/challenge-pastebin.md @@ -6,4 +6,5 @@ The shared solutions: | No. | Solution | Language | Author | |-----|----------|------------|--------| -| 1 | [Write your own Pastebin](https://github.com/malahor1610/PasteMeIn) | Java | [malahor1610](https://github.com/malahor1610) | \ No newline at end of file +| 1 | [Write your own Pastebin](https://github.com/malahor1610/PasteMeIn) | Java | [malahor1610](https://github.com/malahor1610) | +| 2 | [Write your own Pastebin](https://github.com/infinage/pastebin) | Go | [Naresh Jagadeesan](https://github.com/infinage) |