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-22 17:23:07 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-05-22 17:23:07 +0300
commit94ee1abc2f8eab4e746b21c31cd6fdb192390a51 (patch)
tree991d128042a90dab6571efc8672e2d44dc3bc43a /go.mod
parent81d571dec063d572a40cdedcbff0d49479d7fe9f (diff)
go: Update module github.com/beevik/ntp to v0.3.3
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 a68d9b83e..52de8cb64 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 v1.1.0
github.com/dgraph-io/badger/v3 v3.2103.5