Commit 10469d1
authored
Fix ID formatting in tempdir.go (#175)
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 91c0166 commit 10469d1
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