summaryrefslogtreecommitdiffstats
path: root/src/print.rs
diff options
context:
space:
mode:
authorJohn Letey <john.letey@colorado.edu>2019-05-12 04:58:45 +0100
committerMatan Kushner <hello@matchai.me>2019-05-11 23:58:45 -0400
commitd3ce00c5163b1c6a2b3bc510f8900d51f5320d54 (patch)
tree711f90c69f03c80a1518a0244e7c747fc2a09c7e /src/print.rs
parent8b5055d5106da402f9a132f0ed21571ef98b8ac2 (diff)
Add Go version module (#44)
Diffstat (limited to 'src/print.rs')
-rw-r--r--src/print.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/print.rs b/src/print.rs
index 3020f9de9..2f26ddcc1 100644
--- a/src/print.rs
+++ b/src/print.rs
@@ -14,6 +14,7 @@ pub fn prompt(args: ArgMatches) {
"nodejs",
"rust",
"python",
+ "go",
"line_break",
"character",
];