diff --git a/6cbd7e67af54a9854740aeab288bc9e447569337 b/6cbd7e67af54a9854740aeab288bc9e447569337 index 7e2b76f..17875da 100644 --- a/6cbd7e67af54a9854740aeab288bc9e447569337 +++ b/6cbd7e67af54a9854740aeab288bc9e447569337 @@ -1310,3 +1310,5 @@ func (v *UuidConfigs) Marshal() ([]byte, error) { func (v *UuidConfigs) Unmarshal(data []byte) error { return proto.Unmarshal(data, v) } + +// `autogen:uuid.pb.go`