diff options
Diffstat (limited to 'community/go-gdm/Godeps.json')
-rw-r--r-- | community/go-gdm/Godeps.json | 11 |
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" + } + ] +} |