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:
authorWill Chandler <wchandler@gitlab.com>2023-05-23 23:10:12 +0300
committerWill Chandler <wchandler@gitlab.com>2023-05-23 23:10:12 +0300
commite165d322073ba0a38a46a6b0da342857994ac878 (patch)
tree733916c4e0e17eb3a79842e755e2bd877c092d63 /go.mod
parent858cb2f78dc5b226044fd7ca2fa462da7a9539ab (diff)
parent94ee1abc2f8eab4e746b21c31cd6fdb192390a51 (diff)
Merge branch 'renovate/github.com-beevik-ntp-0.x' into 'master'
go: Update module github.com/beevik/ntp to v0.3.3 See merge request https://gitlab.com/gitlab-org/gitaly/-/merge_requests/5824 Merged-by: Will Chandler <wchandler@gitlab.com> Approved-by: James Fargher <proglottis@gmail.com> Approved-by: Will Chandler <wchandler@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 f44be5e67..ca1dbd3d8 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-20230518184743-7afd39499903
- github.com/beevik/ntp v0.3.2
+ github.com/beevik/ntp v0.3.3
github.com/cloudflare/tableflip v1.2.3
github.com/containerd/cgroups/v3 v3.0.1
github.com/dgraph-io/badger/v3 v3.2103.5