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

Support of Go 1.18 #259

Merged
merged 12 commits into from Mar 19, 2022
Merged

Support of Go 1.18 #259

merged 12 commits into from Mar 19, 2022

Commits on Mar 16, 2022

  1. Build image on go 1.18

    9seconds committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    b53ead4 View commit details
    Browse the repository at this point in the history
  2. Use Go 1.18 only for CI

    This is required due to fuzzing
    9seconds committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    63b425f View commit details
    Browse the repository at this point in the history
  3. Update go.mod to 1.18

    9seconds committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    cbe5b8c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    9375552 View commit details
    Browse the repository at this point in the history
  2. Linting

    9seconds committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    e085086 View commit details
    Browse the repository at this point in the history
  3. Add fuzzing for client hello

    9seconds committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    d8b14dc View commit details
    Browse the repository at this point in the history
  4. Add fuzz to makefile

    9seconds committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    75357b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b8c782 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02ad052 View commit details
    Browse the repository at this point in the history
  7. Use embedded buildinfo

    9seconds committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    5df1f59 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Update golangci-lint

    9seconds committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    1575b82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7e5545 View commit details
    Browse the repository at this point in the history