diff --git a/4f84a4e584ff49f4351c236df633f1c690ccbda5 b/4f84a4e584ff49f4351c236df633f1c690ccbda5 index c1c684f..35e4be8 100644 --- a/4f84a4e584ff49f4351c236df633f1c690ccbda5 +++ b/4f84a4e584ff49f4351c236df633f1c690ccbda5 @@ -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`