Commit 6f6b74e
authored
Fix ID formatting in tempdir.go
The character ":" is invalid for filesystem paths. This change will ensure that temp directories created for OCI repositories do not contain invalid syntax.1 parent 700fbf9 commit 6f6b74e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments