Closed lucacome closed 1 month ago
Adds options to run go mod tidy after an update and to update import paths in case there's a major update of a dependency.
go mod tidy
Adds options to run
go mod tidy
after an update and to update import paths in case there's a major update of a dependency.