diff --git a/api/main.go b/api/main.go index 78a6c41..05bd8e1 100644 --- a/api/main.go +++ b/api/main.go @@ -52,6 +52,7 @@ func Execute(res http.ResponseWriter, req *http.Request) { "c", "cpp", "c++", + "go", } // check if the supplied language is supported