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

chore: upgrade go version 1.22.1 #224

Merged
merged 2 commits into from
Mar 11, 2024
Merged

chore: upgrade go version 1.22.1 #224

merged 2 commits into from
Mar 11, 2024

Conversation

baruchiro
Copy link
Contributor

Go upgraded to version 1.22.1 to include new features like this:

Previously, the variables declared by a "for" loop were created once and updated by each iteration. In Go 1.22, each iteration of the loop creates new variables, to avoid accidental sharing bugs

Copy link

kics-logo

KICS version: v1.7.13

Category Results
CRITICAL CRITICAL 0
HIGH HIGH 0
MEDIUM MEDIUM 0
LOW LOW 0
INFO INFO 0
TRACE TRACE 0
TOTAL TOTAL 0
Metric Values
Files scanned placeholder 1
Files parsed placeholder 1
Files failed to scan placeholder 0
Total executed queries placeholder 49
Queries failed to execute placeholder 0
Execution time placeholder 1

@baruchiro baruchiro merged commit 52f6ede into master Mar 11, 2024
8 checks passed
@baruchiro baruchiro deleted the go-1-22 branch March 11, 2024 07:00
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.

None yet

1 participant