Commit 711d94b
committed
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.
Signed-off-by: Matt Cockrell <Matthew.Cockrell@thomsonreuters.com>1 parent 700fbf9 commit 711d94b
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