mirror of
https://github.com/bootdotdev/fcc-learn-golang-assets.git
synced 2025-12-20 04:01:16 +00:00
9 lines
160 B
JSON
9 lines
160 B
JSON
{
|
|
"question": "Do you need to put your code inside of your GOPATH?",
|
|
"answers": [
|
|
"No, in fact you shouldn't",
|
|
"It doesn't matter",
|
|
"Yes"
|
|
]
|
|
}
|