Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index bb98d4040..0b7441847 100644
--- a/go.mod
+++ b/go.mod
@@ -8,6 +8,7 @@ require (
github.com/containerd/cgroups v0.0.0-20201118023556-2819c83ced99
github.com/getsentry/sentry-go v0.13.0
github.com/git-lfs/git-lfs/v3 v3.2.0
+ github.com/go-enry/go-enry/v2 v2.8.2
github.com/go-enry/go-license-detector/v4 v4.3.0
github.com/google/go-cmp v0.5.8
github.com/google/uuid v1.3.0
@@ -97,6 +98,7 @@ require (
github.com/git-lfs/go-netrc v0.0.0-20210914205454-f0c862dd687a // indirect
github.com/git-lfs/pktline v0.0.0-20210330133718-06e9096e2825 // indirect
github.com/git-lfs/wildmatch/v2 v2.0.1 // indirect
+ github.com/go-enry/go-oniguruma v1.2.1 // indirect
github.com/go-git/gcfg v1.5.0 // indirect
github.com/go-git/go-billy/v5 v5.1.0 // indirect
github.com/go-git/go-git/v5 v5.3.0 // indirect