mirror of
https://github.com/containers/podman.git
synced 2025-12-11 17:27:19 +08:00
vendor: update containers/common
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
1
vendor/github.com/containers/storage/pkg/fileutils/exists_unix.go
generated
vendored
1
vendor/github.com/containers/storage/pkg/fileutils/exists_unix.go
generated
vendored
@@ -1,5 +1,4 @@
|
||||
//go:build !windows && !freebsd
|
||||
// +build !windows,!freebsd
|
||||
|
||||
package fileutils
|
||||
|
||||
|
||||
1
vendor/github.com/containers/storage/pkg/fileutils/fileutils_unix.go
generated
vendored
1
vendor/github.com/containers/storage/pkg/fileutils/fileutils_unix.go
generated
vendored
@@ -1,5 +1,4 @@
|
||||
//go:build linux || freebsd
|
||||
// +build linux freebsd
|
||||
|
||||
package fileutils
|
||||
|
||||
|
||||
Reference in New Issue
Block a user