fix: Fix exception caused by the golang module

Fixes #148
This commit is contained in:
Matan Kushner
2019-08-13 15:06:10 -04:00
parent bab69c01c4
commit d296432908
+1 -1
View File
@@ -16,7 +16,7 @@ const PROMPT_ORDER: &[&str] = &[
"nodejs",
"rust",
"python",
"go",
"golang",
"cmd_duration",
"line_break",
"jobs",