Moving code away from conf package.

This is necessary, as the conf package will hold only configuration, and cannot have dependencies on other packages
This commit is contained in:
Deluan
2016-03-29 18:27:14 -04:00
parent 2dfa05ceb6
commit 9049d97820
8 changed files with 21 additions and 16 deletions
+2 -1
View File
@@ -20,6 +20,7 @@ import:
- package: github.com/nfnt/resize
- package: github.com/deluan/itl
- package: github.com/deluan/gomate
- package: github.com/koding/multiconfig
devImport:
- package: github.com/smartystreets/goconvey
- package: github.com/smartystreets/goconvey