update
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"type": "go",
|
||||
"name": "run",
|
||||
"goExecPath": "/usr/local/go/bin/go",
|
||||
"buildParams": [
|
||||
"$PROJECT_DIR$/main.go"
|
||||
],
|
||||
},
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user