mirror of
https://github.com/kataras/iris.git
synced 2026-01-10 21:45:57 +00:00
add the stale release
This commit is contained in:
6
cache/client/handler.go
vendored
6
cache/client/handler.go
vendored
@@ -4,9 +4,9 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/kataras/iris/v12/cache/client/rule"
|
||||
"github.com/kataras/iris/v12/cache/entry"
|
||||
"github.com/kataras/iris/v12/context"
|
||||
"github.com/kataras/iris/cache/client/rule"
|
||||
"github.com/kataras/iris/cache/entry"
|
||||
"github.com/kataras/iris/context"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user