Files
David Dollar c19b25f6e5 Fix up release process (#82)
* remove godeps

* remove dist for now

* add colortext

* godeps

* vendor

* remove unneeded fixture

* fix vendor

* switch to circle

* dont run example during tests

* no circle.yml

* circle release

* fix equinox download

* equinox release

* fix shell

* fix shell

* fix shell

* fix shell

* release from circle-release to test

* release from circle-release

* release from circle-release

* download key

* remove update for now

* back to var for key

* and back to url

* clean up makefile

* date versions

* badge

* only master branch releases
2016-04-13 14:29:46 -07:00

20 lines
388 B
JSON

{
"ImportPath": "github.com/ddollar/forego",
"GoVersion": "go1.6",
"GodepVersion": "v61",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/daviddengcn/go-colortext",
"Rev": "3b18c8575a432453d41fdafb340099fff5bba2f7"
},
{
"ImportPath": "github.com/subosito/gotenv",
"Comment": "v0.1.0",
"Rev": "a37a0e8fb3298354bf97daad07b38feb2d0fa263"
}
]
}