mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-15 19:41:02 +00:00
Update billing-client
This commit is contained in:
1
vendor/github.com/weaveworks/billing-client/event.go
generated
vendored
1
vendor/github.com/weaveworks/billing-client/event.go
generated
vendored
@@ -37,6 +37,7 @@ const (
|
||||
// ContainerSeconds is one of the billable metrics
|
||||
ContainerSeconds AmountType = "container-seconds"
|
||||
NodeSeconds AmountType = "node-seconds"
|
||||
WeaveNetSeconds AmountType = "weavenet-seconds"
|
||||
Samples AmountType = "samples"
|
||||
)
|
||||
|
||||
|
||||
4
vendor/manifest
vendored
4
vendor/manifest
vendored
@@ -1414,7 +1414,7 @@
|
||||
"importpath": "github.com/weaveworks/billing-client",
|
||||
"repository": "https://github.com/weaveworks/billing-client",
|
||||
"vcs": "git",
|
||||
"revision": "f5ac1ebd2b577d93dca4d948ca429c499451dbc8",
|
||||
"revision": "694ea14d915e520638b234d9b3ca780c25963435",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
@@ -1756,4 +1756,4 @@
|
||||
"branch": "master"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user