@@ -7,6 +7,7 @@ import (
)
func main() {
gin.SetMode(gin.ReleaseMode)
router := gin.Default()
router.GET("/version", func(c *gin.Context) {
The note is not visible to the blocked user.