Go modules for git submodules

Hi,

it’s great that you’ve migrated the code to go1.14.4 with go-modules.
Currently the whole 5gc project is one module. Is there any plan to migrate the network functions into their separate go modules?

For example, I would like to be able to git clone and build each network function independently.

Same as the issue here: