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-28 22:22:18 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-05-28 22:22:18 +0300
commite3613332fa8c3556413c53d54e60719eb9a9d8dd (patch)
tree0355769246d9fd5cea5214688679cded6ae81753 /go.mod
parent15064bc93615aaa07677a19c774c27a7775dd804 (diff)
go: Update github.com/ProtonMail/go-crypto digest to 6f98819
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index e9ff023f2..c16e7a0ae 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-20230518184743-7afd39499903
+ github.com/ProtonMail/go-crypto v0.0.0-20230528122434-6f98819771a1
github.com/beevik/ntp v0.3.3
github.com/cloudflare/tableflip v1.2.3
github.com/containerd/cgroups/v3 v3.0.1
@@ -95,7 +95,7 @@ require (
github.com/cespare/xxhash v1.1.0 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/client9/reopen v1.0.0 // indirect
- github.com/cloudflare/circl v1.2.0 // indirect
+ github.com/cloudflare/circl v1.3.3 // indirect
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect