middleware helemt changes

This commit is contained in:
2025-03-21 13:00:31 +05:30
parent aa6ba87f4e
commit e6a8880fd3
4 changed files with 11 additions and 16 deletions

View File

@@ -4,8 +4,8 @@ import (
"log/slog"
"net/http"
"gitserver.in/patialtech/mux"
"gitserver.in/patialtech/mux/middleware"
"code.patial.tech/go/mux"
"code.patial.tech/go/mux/middleware"
)
func main() {