Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: deprecate wrapper packages #213

Merged
merged 1 commit into from
Mar 27, 2023
Merged

all: deprecate wrapper packages #213

merged 1 commit into from
Mar 27, 2023

Conversation

rogpeppe
Copy link
Owner

People should in general be using the upstream packages rather than these. Also use the upstream packages directly when possible and remove some tests that aren't testing code in this module any more.

People should in general be using the upstream packages
rather than these. Also use the upstream packages directly
when possible and remove some tests that aren't testing
code in this module any more.
@rogpeppe rogpeppe requested a review from mvdan March 27, 2023 17:07
Copy link
Collaborator

@mvdan mvdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, this will also make the go-internal module zip noticeably smaller :)

@mvdan mvdan merged commit 81831f2 into master Mar 27, 2023
cueckoo pushed a commit to cue-lang/cue-trybot that referenced this pull request May 6, 2023
Since rogpeppe/go-internal#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
Dispatch-Trailer: {"type":"trybot","CL":553571,"patchset":1,"ref":"refs/changes/71/553571/1","targetBranch":"master"}
cueckoo pushed a commit to cue-lang/cue that referenced this pull request May 7, 2023
Since rogpeppe/go-internal#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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants