update prometheus dependencies (#5520)
Signed-off-by: junot <junotxiang@kubesphere.io>
This commit is contained in:
1
vendor/github.com/go-openapi/runtime/text.go
generated
vendored
1
vendor/github.com/go-openapi/runtime/text.go
generated
vendored
@@ -41,7 +41,6 @@ func TextConsumer() Consumer {
|
||||
|
||||
// If the buffer is empty, no need to unmarshal it, which causes a panic.
|
||||
if len(b) == 0 {
|
||||
data = ""
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user