whitelist go
This commit is contained in:
parent
f8fa94c923
commit
c55d472a7b
|
@ -52,6 +52,7 @@ func Execute(res http.ResponseWriter, req *http.Request) {
|
||||||
"c",
|
"c",
|
||||||
"cpp",
|
"cpp",
|
||||||
"c++",
|
"c++",
|
||||||
|
"go",
|
||||||
}
|
}
|
||||||
|
|
||||||
// check if the supplied language is supported
|
// check if the supplied language is supported
|
||||||
|
|
Loading…
Reference in New Issue