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-01-13 21:21:05 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-01-13 21:21:05 +0300
commit9128d1f4d45d21008514f959e53d57ca98b04d33 (patch)
tree2d9516a34bdc3a674aba180c995efa378129aea4 /go.mod
parente89dcf02015129118508c20e49a01b8d36345d83 (diff)
go: Update github.com/ProtonMail/go-crypto digest to 068501e
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 19e58971b..58daf3420 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/pavelmemory/go-license-detector/v4 v4.3.1-0.20220801101717-a7c9e28533cf
require (
- github.com/ProtonMail/go-crypto v0.0.0-20221026131551-cf6655e29de4
+ github.com/ProtonMail/go-crypto v0.0.0-20230113180642-068501e20d67
github.com/beevik/ntp v0.3.0
github.com/cloudflare/tableflip v1.2.3
github.com/containerd/cgroups v1.0.4