mirror of
https://github.com/containers/podman.git
synced 2025-12-02 11:08:36 +08:00
chore(deps): update module github.com/gin-gonic/gin to v1.9.1 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
This commit is contained in:
committed by
Valentin Rothberg
parent
b994f8610d
commit
6fd4ae6d29
2
vendor/github.com/gin-gonic/gin/utils.go
generated
vendored
2
vendor/github.com/gin-gonic/gin/utils.go
generated
vendored
@@ -50,7 +50,7 @@ func WrapH(h http.Handler) HandlerFunc {
|
||||
}
|
||||
}
|
||||
|
||||
// H is a shortcut for map[string]interface{}
|
||||
// H is a shortcut for map[string]any
|
||||
type H map[string]any
|
||||
|
||||
// MarshalXML allows type H to be used with xml.Marshal.
|
||||
|
||||
Reference in New Issue
Block a user