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:
authorGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-07-10 15:22:54 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-07-10 15:22:54 +0300
commit3ad3bd26673f74f0823fc9e37d6714c6188290ed (patch)
tree6f99c747c13f2d472954d243138ce37d74e8c677 /go.mod
parent20fe02e33885f459cddfb32717e02141d01ab12f (diff)
go: Update github.com/ProtonMail/go-crypto digest to e01326f
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