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:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2023-07-19 15:57:54 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2023-07-19 15:57:54 +0300
commitdebf2477bd130e154f452cd03c72ad2dfb78445f (patch)
tree27fcade5175077ee96f3c2ea5e0a8ba26333ff26 /go.mod
parentaf0a9ba6158fbfb2e886cf60a217126fb6bfe744 (diff)
parent3ad3bd26673f74f0823fc9e37d6714c6188290ed (diff)
Merge branch 'renovate/github.com-protonmail-go-crypto-digest' into 'master'
go: Update github.com/ProtonMail/go-crypto digest to e01326f See merge request https://gitlab.com/gitlab-org/gitaly/-/merge_requests/6051 Merged-by: Patrick Steinhardt <psteinhardt@gitlab.com> Approved-by: Sami Hiltunen <shiltunen@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 94d25c24c..3e12e5fe9 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