func main()

in earthly/adding-dependencies-in-the-mix/main.go [7:9]


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