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

2
go.mod
View file

@ -38,7 +38,7 @@ require (
github.com/go-asn1-ber/asn1-ber v1.5.3 // indirect
github.com/go-chi/chi v1.5.4
github.com/go-chi/cors v1.1.1
github.com/go-enry/go-enry/v2 v2.6.0
github.com/go-enry/go-enry/v2 v2.6.1
github.com/go-git/go-billy/v5 v5.0.0
github.com/go-git/go-git/v5 v5.2.0
github.com/go-ldap/ldap/v3 v3.2.4