Skip to content

Commit

Permalink
Update pkg/v1/layout/write.go
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh committed May 30, 2024
1 parent 0347b83 commit fe4665e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/v1/layout/write.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ var layoutFile = `{
"imageLayoutVersion": "1.0.0"
}`

// renameMutex guards os.Rename calls in AppendImage on Windows only.
var renameMutex sync.Mutex

// AppendImage writes a v1.Image to the Path and updates
Expand Down

0 comments on commit fe4665e

Please sign in to comment.