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
diff options
context:
space:
mode:
Diffstat (limited to 'internal/cgroups/noop.go')
-rw-r--r--internal/cgroups/noop.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/cgroups/noop.go b/internal/cgroups/noop.go
index 49c0f68f1..6aab51642 100644
--- a/internal/cgroups/noop.go
+++ b/internal/cgroups/noop.go
@@ -1,7 +1,7 @@
package cgroups
import (
- "gitlab.com/gitlab-org/gitaly/internal/command"
+ "gitlab.com/gitlab-org/gitaly/v14/internal/command"
)
// NoopManager is a cgroups manager that does nothing