File tree 6 files changed +6
-6
lines changed
components/common-go/cgroups 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
// Licensed under the GNU Affero General Public License (AGPL).
3
3
// See License-AGPL.txt in the project root for license information.
4
4
5
- package v1
5
+ package cgroups_v1
6
6
7
7
import (
8
8
"path/filepath"
Original file line number Diff line number Diff line change 2
2
// Licensed under the GNU Affero General Public License (AGPL).
3
3
// See License-AGPL.txt in the project root for license information.
4
4
5
- package v1
5
+ package cgroups_v1
6
6
7
7
import (
8
8
"path/filepath"
Original file line number Diff line number Diff line change 2
2
// Licensed under the GNU Affero General Public License (AGPL).
3
3
// See License-AGPL.txt in the project root for license information.
4
4
5
- package v2
5
+ package cgroups_v2
6
6
7
7
import (
8
8
"math"
Original file line number Diff line number Diff line change 2
2
// Licensed under the GNU Affero General Public License (AGPL).
3
3
// See License-AGPL.txt in the project root for license information.
4
4
5
- package v2
5
+ package cgroups_v2
6
6
7
7
import (
8
8
"fmt"
Original file line number Diff line number Diff line change 2
2
// Licensed under the GNU Affero General Public License (AGPL).
3
3
// See License-AGPL.txt in the project root for license information.
4
4
5
- package v2
5
+ package cgroups_v2
6
6
7
7
import (
8
8
"path/filepath"
Original file line number Diff line number Diff line change 2
2
// Licensed under the GNU Affero General Public License (AGPL).
3
3
// See License-AGPL.txt in the project root for license information.
4
4
5
- package v2
5
+ package cgroups_v2
6
6
7
7
import (
8
8
"path/filepath"
You can’t perform that action at this time.
0 commit comments