Proto commits in mennanov/fmutils

These 7 commits are when the Protocol Buffers files have changed:

Commit:68c161a
Author:david dansby
Committer:GitHub

fix: allow setting optional scalars to their default values (#24)

Commit:7af7b41
Author:Teddy Sommavilla
Committer:GitHub

Allow for partial overwrites of messages inside map (#21) * style: format with buf * feat: add field to Profile * chore: update generated code * feat: support partial overwrites of messages inside map

Commit:d6e63f9
Author:vadim-mezhlumov
Committer:GitHub

Fix optional fields overwrite (#15)

The documentation is generated from this commit.

Commit:22122cd
Author:Daniel Mack
Committer:Daniel Mack

testproto: add nested map fields

Commit:af9ce0f
Author:Renat Mennanov

Upgrade google.golang.org/protobuf to v1.26.0

Commit:bf40c03
Author:Renat Mennanov

Add support for repeated message fields.

Commit:d93816c
Author:Renat Mennanov
Committer:Renat Mennanov

Initial code