diff --git a/common.go b/common.go index 792158ce..a8bdd9dc 100644 --- a/common.go +++ b/common.go @@ -11,7 +11,7 @@ import ( "io" "math" - "github.com/conformal/fastsha256" + "github.com/btcsuite/fastsha256" ) // Maximum payload size for a variable length integer.