mirror of
https://github.com/containers/skopeo.git
synced 2025-09-23 10:59:25 +00:00
Update containers/image v5.3.1
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
10
vendor/github.com/docker/go-metrics/helpers.go
generated
vendored
10
vendor/github.com/docker/go-metrics/helpers.go
generated
vendored
@@ -1,10 +0,0 @@
|
||||
package metrics
|
||||
|
||||
func sumFloat64(vs ...float64) float64 {
|
||||
var sum float64
|
||||
for _, v := range vs {
|
||||
sum += v
|
||||
}
|
||||
|
||||
return sum
|
||||
}
|
Reference in New Issue
Block a user