cue/load: replace go-internal/semver with x/mod
Since https://github.com/rogpeppe/go-internal/pull/213,
the former is a deprecated package forwarding to the latter.
I imagine this was a goimports mistake, since the package already
imports x/mod/module.
Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
Change-Id: Ib41871a4ed2e57e5221c7f9b4802848b8a26f312
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/553571
Unity-Result: CUEcueckoo <cueckoo+gerrithub@cuelang.org>
Reviewed-by: Paul Jolly <paul@myitcv.io>
TryBot-Result: CUEcueckoo <cueckoo+gerrithub@cuelang.org>