mod/modfile,internal/mod: clean up now that #2733 is fixed
Using a cue.Value concurrently is now supported in the API.
Also remove the TODO about mixing values from different contexts;
that restriction has also been removed from the API docs.
Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
Change-Id: I10e321284a44852d9a4866460fa917b793a43a12
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1233762
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>
Reviewed-by: Roger Peppe <rogpeppe@gmail.com>