We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24ebb38 commit 9d627fbCopy full SHA for 9d627fb
README.md
@@ -27,6 +27,7 @@ package main
27
28
import (
29
"net/http"
30
+ "time"
31
32
"github.com/go-chi/chi/v5"
33
"github.com/go-chi/chi/v5/middleware"
0 commit comments