mirror of
https://github.com/rancher/os.git
synced 2025-09-02 07:15:41 +00:00
Bump libcompose and sync dependencies
This commit is contained in:
9
vendor/github.com/rcrowley/go-metrics/runtime_no_gccpufraction.go
generated
vendored
9
vendor/github.com/rcrowley/go-metrics/runtime_no_gccpufraction.go
generated
vendored
@@ -1,9 +0,0 @@
|
||||
// +build !go1.5
|
||||
|
||||
package metrics
|
||||
|
||||
import "runtime"
|
||||
|
||||
func gcCPUFraction(memStats *runtime.MemStats) float64 {
|
||||
return 0
|
||||
}
|
Reference in New Issue
Block a user