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:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 49a03132c..0e77e22a0 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
github.com/ProtonMail/go-crypto v0.0.0-20230923063757-afb1ddc0824c
github.com/beevik/ntp v1.3.0
github.com/cloudflare/tableflip v1.2.3
- github.com/containerd/cgroups/v3 v3.0.2
+ github.com/containerd/cgroups/v3 v3.0.3
github.com/dgraph-io/badger/v4 v4.2.0
github.com/getsentry/sentry-go v0.24.1
github.com/git-lfs/git-lfs/v3 v3.4.0
@@ -96,7 +96,7 @@ require (
github.com/beorn7/perks v1.0.1 // indirect
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
- github.com/cilium/ebpf v0.9.1 // indirect
+ github.com/cilium/ebpf v0.11.0 // indirect
github.com/client9/reopen v1.0.0 // indirect
github.com/cloudflare/circl v1.3.3 // indirect
github.com/coreos/go-systemd/v22 v22.5.0 // indirect