mirror of
https://github.com/containers/podman.git
synced 2025-05-17 15:18:43 +08:00
Merge pull request #13552 from vrothberg/go1.18
go fmt: use go 1.18 conditional-build syntax
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
//go:build linux
|
||||
// +build linux
|
||||
|
||||
package libpod
|
||||
|
Reference in New Issue
Block a user