Merged in feature/CollectorBuildVersion (pull request #100)
Collector Build Version * lint * fixtests
This commit is contained in:
@@ -95,7 +95,7 @@ type ClientUpdate struct {
|
||||
}
|
||||
|
||||
// CodeVersion The desired code version.
|
||||
type CodeVersion = int32
|
||||
type CodeVersion = int64
|
||||
|
||||
// Collector Collector model.
|
||||
type Collector struct {
|
||||
|
||||
Reference in New Issue
Block a user