update dependencies and imports

This commit is contained in:
Thomas Peetz
2019-06-21 16:52:30 +02:00
parent f326e994da
commit 092fc6ee8f
3 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package setup
import (
"gitlab.ingenieurbuero-peetz.de/tpeetz/kalorienmanager.git/pkg/dao"
//"gitlab.ingenieurbuero-peetz.de/tpeetz/kalorienmanager.git/pkg/dao"
"log"
)