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:
authorJames Fargher <jfargher@gitlab.com>2023-08-02 13:50:31 +0300
committerJames Fargher <jfargher@gitlab.com>2023-08-02 13:50:31 +0300
commit5af142b971cd387b62d59587ae82e89b7aafbcee (patch)
treea248961d4c68979ef4d403aae7a340f7c6ef5560 /go.mod
parent3ccbe3903d68860c82ae2bb817f942c5bcb0a1d7 (diff)
parent71fd52c8ce22390c96667285c174b23646cfa11b (diff)
Merge branch 'renovate/github.com-protonmail-go-crypto-digest' into 'master'
go: Update github.com/ProtonMail/go-crypto digest to 5aa5874 See merge request https://gitlab.com/gitlab-org/gitaly/-/merge_requests/6104 Merged-by: James Fargher <jfargher@gitlab.com> Approved-by: James Fargher <jfargher@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 ce46953d6..23f5f2754 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ go 1.20
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-20230710112148-e01326fd72eb
+ github.com/ProtonMail/go-crypto v0.0.0-20230717121422-5aa5874ade95
github.com/beevik/ntp v1.2.0
github.com/cloudflare/tableflip v1.2.3
github.com/containerd/cgroups/v3 v3.0.1