@ beda58e9c0a3e71b66ee603683edaa2a0e4b0e4c | history
package main import cli "nmyk.io/cowsay/cmd" func main() { cli.Run(true) }