mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
whitelist go
This commit is contained in:
parent
f8fa94c923
commit
c55d472a7b
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ func Execute(res http.ResponseWriter, req *http.Request) {
|
|||
"c",
|
||||
"cpp",
|
||||
"c++",
|
||||
"go",
|
||||
}
|
||||
|
||||
// check if the supplied language is supported
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue