1
0
mirror of https://github.com/kataras/iris.git synced 2026-08-08 13:39:00 +00:00

CI: minor: use the new exclude-paths (dependabot PR approved some days ago)

This commit is contained in:
Gerasimos (Makis) Maropoulos
2025-08-16 22:48:38 +03:00
parent a8a3afea22
commit 92164cee52
37 changed files with 268 additions and 266 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ type RouteReadOnly interface {
// Property returns a specific property based on its "key"
// of this route's Party owner.
Property(key string) (interface{}, bool)
Property(key string) (any, bool)
// Sitemap properties: https://www.sitemaps.org/protocol.html