aboutsummaryrefslogtreecommitdiffstats
path: root/community/go-gdm/Godeps.json
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@alpinelinux.org>2018-05-09 08:31:27 +0000
committerCarlo Landmeter <clandmeter@alpinelinux.org>2018-05-09 08:31:27 +0000
commit574825b112b91e573747638750571312b54a8f63 (patch)
treeb963c793178ff479a64f55848784d112eb418a60 /community/go-gdm/Godeps.json
parentbb92119889eafa082eee9cd178873fd23107fb6b (diff)
downloadaports-574825b112b91e573747638750571312b54a8f63.tar.bz2
aports-574825b112b91e573747638750571312b54a8f63.tar.xz
testing/go-gdm: move to community
Diffstat (limited to 'community/go-gdm/Godeps.json')
-rw-r--r--community/go-gdm/Godeps.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/community/go-gdm/Godeps.json b/community/go-gdm/Godeps.json
new file mode 100644
index 0000000000..bf506d0f9b
--- /dev/null
+++ b/community/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"
+ }
+ ]
+}