Adjust language label for go (#4650)

This commit is contained in:
daniel-teuchert-sonarsource 2025-02-05 11:56:49 +01:00 committed by GitHub
parent 1a4f63cc4d
commit 5be0d9daa7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ LANG_TO_LABEL = {'abap': 'abap',
'dart': 'dart',
'docker': 'iac',
'flex': 'flex',
'go': 'slang',
'go': 'go',
'html': 'html',
'java': 'java',
'javascript': 'jsts',