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

fix for go 1.19 #2563

Merged
merged 2 commits into from
Aug 17, 2022
Merged

fix for go 1.19 #2563

merged 2 commits into from
Aug 17, 2022

Conversation

AlaricWhitney
Copy link
Collaborator

  • Identified the issue which this PR solves.
  • Read the CONTRIBUTING document.
  • Code builds clean without any errors or warnings.
  • Added appropriate tests for any new functionality.
  • All new and existing tests passed.
  • Added comments in the code, where necessary.
  • Ran make check to catch common errors. Fixed any that came up.

Description:
Updated deprecated ioutils to work with go 1.19

Which issue(s) this PR fixes:
#2562

Usage: Fixes #<issue number>, or Fixes (paste link of issue).
Fixes #2562

Out of Scope:
NA

Screenshots:
NA

Describe any introduced user-facing changes:
NA

Describe any introduced API changes:
NA

Additional Info:
NA

@mastercactapus mastercactapus merged commit d582330 into target:master Aug 17, 2022
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.

Incompatible with Golang 1.19
3 participants