Update cli library path

This commit is contained in:
James Shubin
2016-06-19 02:35:45 -04:00
parent 2c61de83c6
commit f821afdf3e

View File

@@ -18,7 +18,7 @@
package main package main
import ( import (
"github.com/codegangsta/cli" "github.com/urfave/cli"
etcdtypes "github.com/coreos/etcd/pkg/types" etcdtypes "github.com/coreos/etcd/pkg/types"
"github.com/coreos/pkg/capnslog" "github.com/coreos/pkg/capnslog"
"log" "log"