Merge pull request #7879 from fuweid/clean-build-tags

This commit is contained in:
Samuel Karp
2022-12-30 00:22:03 -08:00
committed by GitHub
160 changed files with 0 additions and 160 deletions

View File

@@ -1,5 +1,4 @@
//go:build !linux
// +build !linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build linux
// +build linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build !linux
// +build !linux
/*
Copyright The containerd Authors.

View File

@@ -1,5 +1,4 @@
//go:build windows
// +build windows
/*
Copyright The containerd Authors.