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/website: os.WriteFile example fails to run #45779

Closed
lekan-pvp opened this issue Apr 26, 2021 · 1 comment
Closed

x/website: os.WriteFile example fails to run #45779

lekan-pvp opened this issue Apr 26, 2021 · 1 comment

Comments

@lekan-pvp
Copy link

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

$ go version
1.16

Does this issue reproduce with the latest release?

yes

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

Ubuntu 20.04 amd64

go env Output
$ go env

What did you do?

run example on site under func os.WriteFile

https://play.golang.org/p/mCCjFLaE9Ua

What did you expect to see?

nothing

What did you see instead?

2009/11/10 23:00:00 open testdata/hello: no such file or directory

@gopherbot gopherbot added this to the Unreleased milestone Apr 26, 2021
@cherrymui
Copy link
Member

Thanks for reporting. See #9679. Closing as a dup..

@cherrymui cherrymui changed the title x/website: x/website: os.WriteFile example fails to run Apr 26, 2021
@golang golang locked and limited conversation to collaborators Apr 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants