diff options
Diffstat (limited to 'open-source-lorries')
-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" + } +} |