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

use go doc instead of godoc #2070

Merged
merged 1 commit into from
Nov 25, 2018
Merged

use go doc instead of godoc #2070

merged 1 commit into from
Nov 25, 2018

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Nov 22, 2018

godoc's CLI support is deprecated and expected to be removed in Go
1.12; go doc is the future; adopt it now.

Fixes #2069

`godoc`'s CLI support is deprecated and expected to be removed in Go
1.12; `go doc` is the future; adopt it now.

Fixes fatih#2069
@bhcleek bhcleek merged commit bde49a2 into fatih:master Nov 25, 2018
@bhcleek bhcleek deleted the no-godoc branch November 25, 2018 03:34
bhcleek added a commit that referenced this pull request Nov 25, 2018
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.

1 participant