diff --git a/README.md b/README.md index 5c14e66..92e8a74 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ one) to recover from downtime quickly. (See the docs for `NewFrom()` for caveats import ( "fmt" "github.com/pmylund/go-cache" + "time" ) func main() {