Update actions
All checks were successful
Build and release project / Explore-Gitea-Actions (push) Successful in 2s

This commit is contained in:
2025-11-22 19:40:14 +03:00
parent ca873908fb
commit 87fc6e1eca

View File

@@ -65,7 +65,7 @@ func metricsHandler(w http.ResponseWriter, req *http.Request) {
// helloHandler ... // helloHandler ...
func helloHandler(w http.ResponseWriter, req *http.Request) { func helloHandler(w http.ResponseWriter, req *http.Request) {
w.Write([]byte("Test /hello location")) w.Write([]byte("Test /hello location. Ghjhsgd sgdf gahsj fgkajshdfg agdhfjkahdfg a"))
} }
// Metrics ... // Metrics ...