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:
Sebastiaan van Stijn
2026-07-01 10:58:54 +02:00
parent c45f911980
commit 296f917d5d
2 changed files with 12 additions and 8 deletions

View File

@@ -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

View File

@@ -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