mirror of
https://github.com/containerd/containerd.git
synced 2026-08-08 17:11:15 +00:00
pkg/kernelversion: update links to upstream source
The package was moved to a separate module; update the links to make it easier to discover the current version of upstream. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -14,10 +14,12 @@
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
File copied and customized based on
|
||||
https://github.com/moby/moby/tree/v20.10.14/profiles/seccomp/kernel_linux.go
|
||||
*/
|
||||
// SPDX-FileCopyrightText: Copyright The containerd Authors
|
||||
// SPDX-FileCopyrightText: Copyright The Moby Authors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
// File copied and customized based on
|
||||
// https://github.com/moby/profiles/blob/seccomp/v0.2.3/seccomp/kernel_linux.go
|
||||
|
||||
package kernelversion
|
||||
|
||||
|
||||
@@ -14,10 +14,12 @@
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
File copied and customized based on
|
||||
https://github.com/moby/moby/tree/v20.10.14/profiles/seccomp/kernel_linux_test.go
|
||||
*/
|
||||
// SPDX-FileCopyrightText: Copyright The containerd Authors
|
||||
// SPDX-FileCopyrightText: Copyright The Moby Authors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
// File copied and customized based on
|
||||
// https://github.com/moby/profiles/blob/seccomp/v0.2.3/seccomp/kernel_linux_test.go
|
||||
|
||||
package kernelversion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user