Update go-flags import paths to new location.

This commit is contained in:
Dave Collins 2015-01-16 01:00:14 -06:00
parent caa82e9605
commit f7b4b5e71d

View file

@ -25,8 +25,8 @@ import (
"strings"
"github.com/btcsuite/btcutil"
flags "github.com/btcsuite/go-flags"
"github.com/conformal/btcwire"
"github.com/conformal/go-flags"
)
const (