aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorLauris BH <lauris@nix.lv>2020-05-29 09:20:01 +0300
committerGitHub <noreply@github.com>2020-05-29 09:20:01 +0300
commitbd2335671f0dce454a8cb669ed635a97be77f414 (patch)
treeb1a8620d8e8a1de18427ea841782a9fe72e84360 /go.mod
parente8955173a9be1acaa9a3755c37b6059422acda20 (diff)
downloadgitea-bd2335671f0dce454a8cb669ed635a97be77f414.tar.gz
gitea-bd2335671f0dce454a8cb669ed635a97be77f414.zip
Exclude generated files from language statistics (#11653)
* Update go-enry to v2.5.2
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 970e65f3a6..553bd12765 100644
--- a/go.mod
+++ b/go.mod
@@ -37,7 +37,7 @@ require (
github.com/facebookgo/subset v0.0.0-20150612182917-8dac2c3c4870 // indirect
github.com/gliderlabs/ssh v0.2.2
github.com/glycerine/go-unsnap-stream v0.0.0-20190901134440-81cf024a9e0a // indirect
- github.com/go-enry/go-enry/v2 v2.3.0
+ github.com/go-enry/go-enry/v2 v2.5.2
github.com/go-git/go-billy/v5 v5.0.0
github.com/go-git/go-git/v5 v5.0.0
github.com/go-openapi/jsonreference v0.19.3 // indirect