mirror of
https://github.com/containers/podman.git
synced 2025-10-20 20:54:45 +08:00
update c/{buildah,common,image,storage} to latest main
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
2
vendor/github.com/go-openapi/spec/normalizer_nonwindows.go
generated
vendored
2
vendor/github.com/go-openapi/spec/normalizer_nonwindows.go
generated
vendored
@ -40,5 +40,5 @@ func repairURI(in string) (*url.URL, string) {
|
||||
return u, ""
|
||||
}
|
||||
|
||||
func fixWindowsURI(u *url.URL, in string) {
|
||||
func fixWindowsURI(_ *url.URL, _ string) {
|
||||
}
|
||||
|
Reference in New Issue
Block a user