func main()

in earthly/reduce-code-duplication/main.go [7:9]


func main() {
	logrus.Info("hello world!!!")
}