From c7fb2854b63359e376b320d1315a1909b3acf27f Mon Sep 17 00:00:00 2001 From: Daniel Firth Date: Thu, 11 Feb 2016 13:57:09 +0000 Subject: Added new go lorry Change-Id: Ia524da03ea0c7f664b10dffdce5434cc3dbc7aff --- open-source-lorries/go-git.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/go-git.lorry (limited to 'open-source-lorries/go-git.lorry') diff --git a/open-source-lorries/go-git.lorry b/open-source-lorries/go-git.lorry new file mode 100644 index 0000000..bc39d5e --- /dev/null +++ b/open-source-lorries/go-git.lorry @@ -0,0 +1,6 @@ +{ + "go-git": { + "type": "git", + "url": "https://github.com/golang/go" + } +} -- cgit v1.2.1