Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-28 19:38:22 -06:00
parent fe815378cc
commit 48e1080399
1 changed files with 2 additions and 0 deletions

View File

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