Skip to content

Update go.mod file to fix "dirty working dir" problem

Warren Gifford requested to merge update-go-mod into master

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.

Merge request reports

Loading