mirror of
https://github.com/containers/podman.git
synced 2025-11-07 02:16:55 +08:00
Vendor in latest containers/common
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
4
vendor/github.com/containers/common/pkg/parse/parse_unix.go
generated
vendored
4
vendor/github.com/containers/common/pkg/parse/parse_unix.go
generated
vendored
@ -1,5 +1,5 @@
|
||||
//go:build linux || darwin
|
||||
// +build linux darwin
|
||||
//go:build linux || darwin || freebsd
|
||||
// +build linux darwin freebsd
|
||||
|
||||
package parse
|
||||
|
||||
|
||||
Reference in New Issue
Block a user