module github.com/snowykami/neo-blog go 1.23.3 require ( github.com/cloudwego/hertz v0.10.1 // indirect github.com/joho/godotenv v1.5.1 // indirect )