Skip to content

Commit

Permalink
trying to check what happen on window
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Bustamante <[email protected]>
  • Loading branch information
jjbustamante committed Nov 8, 2023
1 parent 59e4d3b commit e137dd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/archive/archive_windows.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package archive

import (
"os"
"syscall"
)

func hasHardlinks(fi os.FileInfo) bool {
Expand Down

0 comments on commit e137dd8

Please sign in to comment.