use stderr

This commit is contained in:
Celogeek 2023-04-08 13:12:13 +02:00
parent bcfd342026
commit aeb5034a43
Signed by: celogeek
SSH Key Fingerprint: SHA256:njNJLzoLQdbV9PC6ehcruRb0QnEgxABoCYZ+0+aUIYc

View File

@ -36,7 +36,7 @@ func main() {
}
latest_version := v.Versions[0]
fmt.Printf(`go-comic-converter
fmt.Fprintf(os.Stderr, `go-comic-converter
Path : %s
Sum : %s
Version : %s