Update billing-client

This commit is contained in:
Marcus Cobden
2017-05-09 15:09:48 +00:00
parent 10b276c28a
commit 5b6e5ca81d
2 changed files with 3 additions and 2 deletions

View File

@@ -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
View File

@@ -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"
}
]
}
}