-
Notifications
You must be signed in to change notification settings - Fork 3
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
Go 1.21 #181
Go 1.21 #181
Commits on Aug 20, 2024
-
go.mod: declare 1.21 as the minimal supported Go
Signed-off-by: Roman Khimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76b0ce6 - Browse repository at this point
Copy the full SHA 76b0ce6View commit details -
workflows: use Go from go.mod for linter
Fixes #177. Signed-off-by: Roman Khimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 560a55f - Browse repository at this point
Copy the full SHA 560a55fView commit details -
workflows: use the latest and greatest Go for builds
Signed-off-by: Roman Khimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76139f0 - Browse repository at this point
Copy the full SHA 76139f0View commit details -
workflows: use ubuntu-24.04 runners
Signed-off-by: Roman Khimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 77dc9a6 - Browse repository at this point
Copy the full SHA 77dc9a6View commit details -
It's unused for a long long time. Signed-off-by: Roman Khimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c143ab - Browse repository at this point
Copy the full SHA 7c143abView commit details -
cmd: use max() for timer management
Very close semantically. Signed-off-by: Roman Khimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce4cae8 - Browse repository at this point
Copy the full SHA ce4cae8View commit details -
cmd: simplify code with max, don't use predefined identifier
Signed-off-by: Roman Khimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e32a6e - Browse repository at this point
Copy the full SHA 4e32a6eView commit details -
go.mod: update most of dependencies
Signed-off-by: Roman Khimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 985492c - Browse repository at this point
Copy the full SHA 985492cView commit details
Commits on Aug 21, 2024
-
go.mod: upgrade moby to the same version as Docker
They should be aligned. Signed-off-by: Roman Khimov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5db338 - Browse repository at this point
Copy the full SHA f5db338View commit details