Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-17 23:19:28 -06:00
parent 71809916f5
commit 01d2413082
1 changed files with 2 additions and 0 deletions

View File

@ -1270,3 +1270,5 @@ func (v *UuidConfigs) Marshal() ([]byte, error) {
func (v *UuidConfigs) Unmarshal(data []byte) error {
return proto.Unmarshal(data, v)
}
// `autogen:uuid.pb.go`