-
Notifications
You must be signed in to change notification settings - Fork 38
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
Upd/go 1.22 #2927
Upd/go 1.22 #2927
Commits on Sep 4, 2024
-
go.mod, workflow, README: make 1.22 minimal required version
This follows nspcc-dev/.github#31. Signed-off-by: Pavel Karpy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3da8300 - Browse repository at this point
Copy the full SHA 3da8300View commit details -
.docker: bump golang image version to the newest 1.23
Signed-off-by: Pavel Karpy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8956e74 - Browse repository at this point
Copy the full SHA 8956e74View commit details -
Go devs decided that it is a unique copy every iteration since go 1.22. Signed-off-by: Pavel Karpy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d16669 - Browse repository at this point
Copy the full SHA 4d16669View commit details -
*: use range over numbers if possible
Signed-off-by: Pavel Karpy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd542da - Browse repository at this point
Copy the full SHA cd542daView commit details -
.golangci.yml: add
intrange
linterSigned-off-by: Pavel Karpy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43cf1b8 - Browse repository at this point
Copy the full SHA 43cf1b8View commit details -
*: use
slice.Concat
where possibleCloses #2738. Signed-off-by: Pavel Karpy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 913fc84 - Browse repository at this point
Copy the full SHA 913fc84View commit details -
node/control/evacuate: use slices.DeleteFunc for clean up
It uses fewer code lines. Signed-off-by: Pavel Karpy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a9e0d0 - Browse repository at this point
Copy the full SHA 3a9e0d0View commit details -
notary_preparator_test: fix testing NR without Alphabet's sign
Signed-off-by: Pavel Karpy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b44048e - Browse repository at this point
Copy the full SHA b44048eView commit details