diff options
author | Paul Sherwood <paul.sherwood@codethink.co.uk> | 2014-05-03 21:12:02 +0000 |
---|---|---|
committer | Paul Sherwood <paul.sherwood@codethink.co.uk> | 2014-05-03 21:12:02 +0000 |
commit | 8d1c851e3d3d5767f0c533e656aac34a76243d68 (patch) | |
tree | b0af78e08df3a18db4174dc2bb7bedff53879e88 /open-source-lorries/go.lorry | |
parent | 58851e74490dae00d015c178654f3631828ad320 (diff) | |
download | lorries-8d1c851e3d3d5767f0c533e656aac34a76243d68.tar.gz |
add go.lorry
Diffstat (limited to 'open-source-lorries/go.lorry')
-rw-r--r-- | open-source-lorries/go.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/go.lorry b/open-source-lorries/go.lorry new file mode 100644 index 0000000..0aa62bf --- /dev/null +++ b/open-source-lorries/go.lorry @@ -0,0 +1,6 @@ +{ + "go": { + "type": "hg", + "url": "https://code.google.com/p/go" + } +} |