mirror of
https://github.com/kataras/iris.git
synced 2026-01-23 03:45:56 +00:00
add the stale release
This commit is contained in:
4
cache/client/rule/header.go
vendored
4
cache/client/rule/header.go
vendored
@@ -1,9 +1,9 @@
|
||||
package rule
|
||||
|
||||
import (
|
||||
"github.com/kataras/iris/v12/context"
|
||||
"github.com/kataras/iris/context"
|
||||
|
||||
"github.com/kataras/iris/v12/cache/ruleset"
|
||||
"github.com/kataras/iris/cache/ruleset"
|
||||
)
|
||||
|
||||
// The HeaderPredicate should be alived on each of $package/rule BUT GOLANG DOESN'T SUPPORT type alias and I don't want to have so many copies around
|
||||
|
||||
Reference in New Issue
Block a user