Refactoring

This commit is contained in:
Kota Kanbe
2017-05-01 19:25:25 +09:00
committed by kota kanbe
parent aafbdcd34d
commit 342a1c6cff
5 changed files with 12 additions and 12 deletions

View File

@@ -799,8 +799,8 @@ func detailLines() (string, error) {
packages = append(packages,
fmt.Sprintf(
"%s -> %s",
pack.ToStringCurrentVersion(),
pack.ToStringNewVersion()))
pack.FormatCurrentVer(),
pack.FormatNewVer()))
}
data := dataForTmpl{