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-05-18 22:22:38 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-05-18 22:22:38 +0300
commit9ba4e82be83f2cad961a54b89cc9b4fb4daf4b0e (patch)
treeaefc26b9cfc8ac346b8707abff67a84bd847e829 /go.mod
parentcf5e754a908ba1b1463adbb57f8b1363754a1dfe (diff)
go: Update github.com/ProtonMail/go-crypto digest to 7afd394
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 e99e348ac..1975d2f6c 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ go 1.18
replace github.com/go-enry/go-license-detector/v4 => github.com/gl-gitaly/go-license-detector/v4 v4.0.0-20230217131025-5f34a24251ba
require (
- github.com/ProtonMail/go-crypto v0.0.0-20230426101702-58e86b294756
+ github.com/ProtonMail/go-crypto v0.0.0-20230518184743-7afd39499903
github.com/beevik/ntp v0.3.2
github.com/cloudflare/tableflip v1.2.3
github.com/containerd/cgroups v1.1.0