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 aptutil to golang 1.17 #62

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

update aptutil to golang 1.17 #62

wants to merge 5 commits into from

Commits on Apr 25, 2022

  1. bump go version and update dependencies

    Signed-off-by: Hsn723 <[email protected]>
    Hsn723 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    b8eaf61 View commit details
    Browse the repository at this point in the history
  2. refactor to address errcheck issues

    Signed-off-by: Hsn723 <[email protected]>
    Hsn723 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    968e6ab View commit details
    Browse the repository at this point in the history
  3. refactor to address gosimple issues

    Signed-off-by: Hsn723 <[email protected]>
    Hsn723 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    9eedc3a View commit details
    Browse the repository at this point in the history
  4. refactor to handle ineffassign issues

    Signed-off-by: Hsn723 <[email protected]>
    Hsn723 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    ce9bd2e View commit details
    Browse the repository at this point in the history
  5. refactor to address ioutil deprecation

    Signed-off-by: Hsn723 <[email protected]>
    Hsn723 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    535bee1 View commit details
    Browse the repository at this point in the history