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:
authorJustin Tobler <jtobler@gitlab.com>2023-05-22 08:49:14 +0300
committerJustin Tobler <jtobler@gitlab.com>2023-05-22 08:49:14 +0300
commit25747c90707aed83e5ca3ebf85fc522a258f1392 (patch)
treef64c9c0678a9c5fee30220dd7943b9194d383908 /go.mod
parent6dd149d3f588e63c2e30847bf330a3d1fc6235fc (diff)
parent9ba4e82be83f2cad961a54b89cc9b4fb4daf4b0e (diff)
Merge branch 'renovate/github.com-protonmail-go-crypto-digest' into 'master'
go: Update github.com/ProtonMail/go-crypto digest to 7afd394 See merge request https://gitlab.com/gitlab-org/gitaly/-/merge_requests/5813 Merged-by: Justin Tobler <jtobler@gitlab.com> Approved-by: James Fargher <proglottis@gmail.com> Approved-by: Justin Tobler <jtobler@gitlab.com> Co-authored-by: GitLab Renovate Bot <gitlab-bot@gitlab.com>
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 edb716096..f7ef99864 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