If there is no go.sum file present, the `vendor` target in `build/make/dependencies-gomod.mk` will fail as there is no `go.sum` target defined.
If there is no go.sum file present, the
vendortarget inbuild/make/dependencies-gomod.mkwill fail as there is nogo.sumtarget defined.