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

Format with Go 1.19 formatter #304

Merged
merged 2 commits into from Jul 13, 2022
Merged

Format with Go 1.19 formatter #304

merged 2 commits into from Jul 13, 2022

Commits on Jul 2, 2022

  1. Format with Go 1.19 formatter

    This allows the GoDoc to take advantage of new markup syntax
    introduced in Go 1.19. This does not require that our minimum
    supported version be bumped to Go 1.19 since the pkgsite renders
    our godoc regardless of supported Go version.
    dsnet committed Jul 2, 2022
    Copy the full SHA
    6f38fc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Copy the full SHA
    9de4dce View commit details
    Browse the repository at this point in the history