mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
go fmt: use go 1.18 conditional-build syntax
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
//go:build !static
|
||||
// +build !static
|
||||
|
||||
package linkmode
|
||||
|
Reference in New Issue
Block a user