func main()

in earthly/efficient-caching-of-dependencies/main.go [7:9]


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