package main import "fmt" func main() { fmt.Println("Until tomorrow #90DaysOfDevOps") }