diff --git a/21070d370331239fb90f6c70295d6595591f73d2 b/21070d370331239fb90f6c70295d6595591f73d2 index 570080e..33b7332 100644 --- a/21070d370331239fb90f6c70295d6595591f73d2 +++ b/21070d370331239fb90f6c70295d6595591f73d2 @@ -1423,3 +1423,5 @@ func (x *Droplets) AppendByHostname(y *Droplet) bool { x.Droplets = append(x.Droplets, y) return true } + +// `autogen:event.marshal.pb.go`