diff --git a/README.md b/README.md index fcb7eb3..074fee5 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ package main import ( "net/http" + "time" "github.com/go-chi/chi/v5" "github.com/go-chi/chi/v5/middleware"