-
-
Notifications
You must be signed in to change notification settings - Fork 377
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 Go 1.16 and 1.17 #1012
Comments
It looks like we use Maybe silencing the linter is the best option. |
lbolla
added a commit
that referenced
this issue
Jan 26, 2022
randombenj
pushed a commit
that referenced
this issue
Jan 26, 2022
Linter silenced in aac176f6 |
lbolla
added a commit
that referenced
this issue
Jan 27, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Detailed Description
Lints fail for go 1.16 and 1.17.
See https://github.com/aptly-dev/aptly/runs/4950058855?check_suite_focus=true
and https://github.com/aptly-dev/aptly/runs/4950125380?check_suite_focus=true
Possible Implementation
Either ignore the linting warning or consider using another crypto algorightm.
The text was updated successfully, but these errors were encountered: