internal/mod/modzip: rename from internal/mod/zip
The name clash with archive/zip is annoying and lots of importers
used `modzip` as an alias. `modzip` is more descriptive and removes
that need.
Signed-off-by: Roger Peppe <rogpeppe@gmail.com>
Change-Id: I2ecf795ac99fd169ad542d5e726748a6f742f870
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1171760
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>