Update go.mod file to fix "dirty working dir" problem
Created by: mrnugget
Practically the reversal of #10123 because removing goreman
from
go.mod
only holds until the next ./dev/start.sh
which adds it again.
Created by: mrnugget
Practically the reversal of #10123 because removing goreman
from
go.mod
only holds until the next ./dev/start.sh
which adds it again.