Update import paths

This commit is contained in:
Martin Polden 2017-03-14 18:17:15 +01:00
parent 53e28ee519
commit e8e322edcb
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import (
"github.com/Sirupsen/logrus"
"github.com/martinp/ipd/api"
"github.com/mpolden/ipd/api"
)
func main() {