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/cgroups.go')
-rw-r--r--internal/cgroups/cgroups.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/cgroups/cgroups.go b/internal/cgroups/cgroups.go
index 9251a0fba..733f89d74 100644
--- a/internal/cgroups/cgroups.go
+++ b/internal/cgroups/cgroups.go
@@ -1,8 +1,8 @@
package cgroups
import (
- "gitlab.com/gitlab-org/gitaly/internal/command"
- "gitlab.com/gitlab-org/gitaly/internal/gitaly/config/cgroups"
+ "gitlab.com/gitlab-org/gitaly/v14/internal/command"
+ "gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/config/cgroups"
)
// Manager supplies an interface for interacting with cgroups