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:
authorJohn Cai <jcai@gitlab.com>2023-07-26 23:18:26 +0300
committerJohn Cai <jcai@gitlab.com>2023-07-26 23:18:26 +0300
commit91320bd120e871ca588d00f02e3c3f347585d74b (patch)
treee728d0f22e05c145b147e6368cb8e5f468be6ea4 /go.mod
parent75deb3b5d01bee3c183282d45ce234627587549d (diff)
parent03d82c2103fe0a5eb28f72cef16776376eaed96f (diff)
Merge branch 'renovate/github.com-beevik-ntp-1.x' into 'master'
go: Update module github.com/beevik/ntp to v1.2.0 See merge request https://gitlab.com/gitlab-org/gitaly/-/merge_requests/6098 Merged-by: John Cai <jcai@gitlab.com> Approved-by: Justin Tobler <jtobler@gitlab.com> Approved-by: John Cai <jcai@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 0b7ae6c17..2599eb299 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