mirror of
https://github.com/rancher/os.git
synced 2025-09-02 15:24:32 +00:00
Update vendor
This commit is contained in:
7
vendor/github.com/rcrowley/go-metrics/runtime_no_cgo.go
generated
vendored
Normal file
7
vendor/github.com/rcrowley/go-metrics/runtime_no_cgo.go
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
// +build !cgo appengine
|
||||
|
||||
package metrics
|
||||
|
||||
func numCgoCall() int64 {
|
||||
return 0
|
||||
}
|
Reference in New Issue
Block a user