mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 13:12:20 +00:00
Bump k8s.io/utils to 6e3d28 to pick up nested trace
This commit is contained in:
2
vendor/k8s.io/utils/path/file.go
generated
vendored
2
vendor/k8s.io/utils/path/file.go
generated
vendored
@@ -30,7 +30,7 @@ const (
|
||||
// the symlink exists.
|
||||
CheckFollowSymlink LinkTreatment = iota
|
||||
|
||||
// CheckSymlinkOnly does not follow the symlink and verfies only that they
|
||||
// CheckSymlinkOnly does not follow the symlink and verifies only that they
|
||||
// symlink itself exists.
|
||||
CheckSymlinkOnly
|
||||
)
|
||||
|
Reference in New Issue
Block a user