Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-15 12:29:20 -06:00
parent 5d12ebe0ac
commit 2f9c7a3223
1 changed files with 2 additions and 0 deletions

View File

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