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

First example in README.md requests importing "log" #57

Closed
livc opened this issue Aug 19, 2016 · 2 comments
Closed

First example in README.md requests importing "log" #57

livc opened this issue Aug 19, 2016 · 2 comments

Comments

@livc
Copy link

livc commented Aug 19, 2016

Or I got

➜  Desktop go build helloworld.go
# command-line-arguments
./helloworld.go:10: undefined: log in log.Fatalln

After I import "log" , it builds successfully.

@livc livc changed the title First example in README.md requests importing "os" First example in README.md requests importing "log" Aug 19, 2016
@G07cha
Copy link

G07cha commented Aug 23, 2016

Fixed in #59

@tucnak
Copy link
Owner

tucnak commented Aug 23, 2016

Thanks!

@tucnak tucnak closed this as completed Aug 23, 2016
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

No branches or pull requests

3 participants