mirror of https://github.com/v2ray/v2ray-core
update build tag settings due to plugin change
parent
8f4bd95bc3
commit
06aaaf970b
|
@ -2,7 +2,5 @@
|
||||||
{
|
{
|
||||||
"editor.tabSize": 2,
|
"editor.tabSize": 2,
|
||||||
|
|
||||||
"go.buildFlags": ["-tags", "json"],
|
"go.buildTags": "json"
|
||||||
"go.lintFlags": ["-tags", "json"],
|
|
||||||
"go.vetFlags": ["-tags", "json"]
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue