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-07-20 06:22:45 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-07-20 06:22:45 +0300
commit03d82c2103fe0a5eb28f72cef16776376eaed96f (patch)
tree572e9dd049652c7f6dc48455fdba7922aee8ec52 /go.mod
parent9bf7cfbc7792b92a0d857b654a23bfcd0da265e9 (diff)
go: Update module github.com/beevik/ntp to v1.2.0
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 1d59dbc6c..4a49ebde8 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ replace github.com/go-enry/go-license-detector/v4 => github.com/gl-gitaly/go-lic
require (
github.com/ProtonMail/go-crypto v0.0.0-20230710112148-e01326fd72eb
- github.com/beevik/ntp v1.1.1
+ github.com/beevik/ntp v1.2.0
github.com/cloudflare/tableflip v1.2.3
github.com/containerd/cgroups/v3 v3.0.1
github.com/dgraph-io/badger/v4 v4.1.0