default.go New file @@ -0,0 +1,5 @@ package goupdate var ( LatestVersionTips = "is already current and does not need an update" )