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

x/blog:Only direct dependencies are recorded in the go.mod file: needs a recheck. #43153

Closed
Yigaue opened this issue Dec 12, 2020 · 2 comments
Closed
Labels
Documentation FrozenDueToAge WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@Yigaue
Copy link

Yigaue commented Dec 12, 2020

What version of Go are you using (go version)?

$ 1.15.6 darwin/amd64

Does this issue reproduce with the latest release?

N/A

What operating system and processor architecture are you using (go env)?

go env Output
$ N/A

What did you do?

cat go. mod

What did you expect to see?

Only direct dependencies

What did you see instead?

Both direct and indirect dependency.

Update the go blog

Udert the Sub-heading "Adding a dependency",
I think the statement "Only direct dependencies are recorded in the go.mod file" is misleading or contradictory. A better explanation should be found for this. Thanks.

@gopherbot gopherbot added this to the Unreleased milestone Dec 12, 2020
@toothrot
Copy link
Contributor

Can you provide a simple program that illustrates this issue?

@cagedmantis cagedmantis added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Dec 21, 2020
@gopherbot
Copy link

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

@golang golang locked and limited conversation to collaborators Jan 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation FrozenDueToAge WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

5 participants