mirror of
https://github.com/kataras/iris.git
synced 2026-01-23 11:56:00 +00:00
CI: minor: use the new exclude-paths (dependabot PR approved some days ago)
This commit is contained in:
@@ -96,5 +96,5 @@ type ConfigurationReadOnly interface {
|
||||
// GetHostProxyHeaders returns the HostProxyHeaders field.
|
||||
GetHostProxyHeaders() map[string]bool
|
||||
// GetOther returns the Other field.
|
||||
GetOther() map[string]interface{}
|
||||
GetOther() map[string]any
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user