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, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 71505e1e5..0ec7be81d 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ go 1.19
replace github.com/go-enry/go-license-detector/v4 => github.com/gl-gitaly/go-license-detector/v4 v4.0.0-20230524080836-4cc9a3796917
require (
- github.com/ProtonMail/go-crypto v0.0.0-20230626094100-7e9e0395ebec
+ github.com/ProtonMail/go-crypto v0.0.0-20230710112148-e01326fd72eb
github.com/beevik/ntp v1.1.1
github.com/cloudflare/tableflip v1.2.3
github.com/containerd/cgroups/v3 v3.0.1