Users main.gopackage main import "fmt" func main() { fmt.Println("Users!") } Last updated on 7 September 2025