mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-07 18:56: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",
|
"c",
|
||||||
"cpp",
|
"cpp",
|
||||||
"c++",
|
"c++",
|
||||||
|
"go",
|
||||||
}
|
}
|
||||||
|
|
||||||
// check if the supplied language is supported
|
// check if the supplied language is supported
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue