*: revert "internal/version" change

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyuho Lee
2018-02-26 10:36:33 -08:00
parent 0e65660548
commit 0850ccbf45
28 changed files with 27 additions and 28 deletions

View File

@@ -25,7 +25,7 @@ import (
"text/tabwriter"
"text/template"
"github.com/coreos/etcd/internal/version"
"github.com/coreos/etcd/version"
"github.com/spf13/cobra"
"github.com/spf13/pflag"