diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-01-05 16:47:05 +0100 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-01-05 16:47:05 +0100 |
commit | 7d1bcb1c9a48514e0e26246b86c8597502833b4b (patch) | |
tree | bf652752b4275b4efd5f89a7ce39aa272dc1112d /.vscode/settings.json | |
parent | 49785a3f5315097b54c03bdec4d43cf4b1353154 (diff) |
Migration to AGL gerrit (update go import)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to '.vscode/settings.json')
-rw-r--r-- | .vscode/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 6afb506..ca53749 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -24,6 +24,6 @@ "cSpell.words": [ "apiv", "iosk", "zhouhui", "ldflags", "socketio", "xdsconfig", "sdkid", "godotenv", "crosssdk", "prjs", "xaapiv", "urfave", "sebd", "golib", - "joho", "XDSAGENT", "reflectme", "franciscocpg" + "joho", "XDSAGENT", "reflectme", "franciscocpg", "gerrit" ] } |