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