summaryrefslogtreecommitdiff
path: root/Godeps/Godeps.json
blob: a6cfe20aaa2f622b3e45f5f7fbd60132a3703c40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
	"ImportPath": "github.com/alexflint/go-arg",
	"GoVersion": "go1.7",
	"GodepVersion": "v80",
	"Packages": [
		"."
	],
	"Deps": [
		{
			"ImportPath": "github.com/alexflint/go-scalar",
			"Rev": "6ab8ad5e1c5b25ca2783fe83f493c3ab471407e2"
		},
		{
			"ImportPath": "github.com/stretchr/testify/assert",
			"Comment": "v1.1.3",
			"Rev": "f390dcf405f7b83c997eac1b06768bb9f44dec18"
		},
		{
			"ImportPath": "github.com/stretchr/testify/require",
			"Comment": "v1.1.3",
			"Rev": "f390dcf405f7b83c997eac1b06768bb9f44dec18"
		},
		{
			"ImportPath": "github.com/stretchr/testify/vendor/github.com/davecgh/go-spew/spew",
			"Comment": "v1.1.3",
			"Rev": "f390dcf405f7b83c997eac1b06768bb9f44dec18"
		},
		{
			"ImportPath": "github.com/stretchr/testify/vendor/github.com/pmezard/go-difflib/difflib",
			"Comment": "v1.1.3",
			"Rev": "f390dcf405f7b83c997eac1b06768bb9f44dec18"
		}
	]
}