gomove icon indicating copy to clipboard operation
gomove copied to clipboard

Add lookup conf & go.mod support

Open jbsmith7741 opened this issue 1 year ago • 0 comments

  • lookup config allows multiple dependencies at the same time. This is useful when moving a whole org.
  • #8 updating the go.mod file and deleting associated checksums in the go.sum file. You should run go mod tidy afterwards.
  • Removed some noisy logs when replacing multiple dependencies at the same time.

jbsmith7741 avatar Jul 17 '23 19:07 jbsmith7741