replace fiber with http.ServeMux

This commit is contained in:
2025-12-23 14:24:04 +01:00
parent 37c7e808ed
commit b4fa28d0c5
8 changed files with 34 additions and 13 deletions

1
go.mod
View File

@@ -20,6 +20,7 @@ require (
)
require (
github.com/alecthomas/repr v0.5.2 // indirect
github.com/fatih/color v1.16.0 // indirect
github.com/mattn/go-colorable v0.1.14 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect