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

Update/go1.19 #2675

Merged
merged 6 commits into from
Aug 18, 2022
Merged

Update/go1.19 #2675

merged 6 commits into from
Aug 18, 2022

Commits on Aug 17, 2022

  1. Make go 1.19 the default version for CI, add to version matrix

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    fa938af View commit details
    Browse the repository at this point in the history
  2. Replace uses of io/ioutil package

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    47b6265 View commit details
    Browse the repository at this point in the history
  3. gofmt fixes

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    ca42c57 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG and README

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    48f2c1a View commit details
    Browse the repository at this point in the history
  5. Replace use of unmaintained esc with go:embed

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    dfe9160 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Ensure open files are closed before cleaning them up

    Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
    Aneurysm9 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    6e91c80 View commit details
    Browse the repository at this point in the history