Update go-enry to v2.6.1 (#14997)

Co-authored-by: Gitea <gitea@gitea.io>
This commit is contained in:
Lauris BH 2021-03-15 05:20:02 +02:00 committed by GitHub
parent 5f8478ab0a
commit 1ae9b2a89b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 24199 additions and 18912 deletions

View file

@ -1,5 +1,5 @@
// Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT.
// Extracted from github/linguist commit: 223c00bb80eff04788e29010f98c5778993d2b2a
// Extracted from github/linguist commit: 6aed0bd564f55c4f2d987c2e6035eda7aea26375
package data
@ -13,6 +13,7 @@ var LanguagesByInterpreter = map[string][]string{
"awk": {"Awk"},
"bash": {"Shell"},
"bigloo": {"Scheme"},
"boogie": {"Boogie"},
"boolector": {"SMT"},
"ccl": {"Common Lisp"},
"chakra": {"JavaScript"},