aboutsummaryrefslogtreecommitdiffstats
path: root/testing/go-gdm/Godeps.json
diff options
context:
space:
mode:
authorStefan Wagner <stw@bit-strickerei.de>2018-01-21 00:58:53 +0100
committerCarlo Landmeter <clandmeter@alpinelinux.org>2018-04-15 08:56:48 +0000
commit2341d634ea17141fd91c914deb53fa645625776d (patch)
treea963944f2177c6ced5b426b556e45a6cbaf9c250 /testing/go-gdm/Godeps.json
parent69c098affe35e96409e7948a476fa0d4387530ed (diff)
testing/go-gdm: new aport
Diffstat (limited to 'testing/go-gdm/Godeps.json')
-rw-r--r--testing/go-gdm/Godeps.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/go-gdm/Godeps.json b/testing/go-gdm/Godeps.json
new file mode 100644
index 00000000000..bf506d0f9be
--- /dev/null
+++ b/testing/go-gdm/Godeps.json
@@ -0,0 +1,11 @@
+{
+ "ImportPath": "github.com/sparrc/gdm/gdm-1.4",
+ "GoVersion": "go1.9",
+ "GodepVersion": "v75",
+ "Deps": [
+ {
+ "ImportPath": "golang.org/x/tools/go/vcs",
+ "Rev": "6f233b96dfbc53e33b302e31b88814cf74697ff6"
+ }
+ ]
+}