Commit 0eecfe2
committed
transport/ca/localca: remove uses of deprecated io/ioutil
Using their replacements instead. Also making use of t.TempDir(),
to let Go's testing take care of cleaning up.
Signed-off-by: Sebastiaan van Stijn <[email protected]>1 parent b069c86 commit 0eecfe2
1 file changed
+6
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 15 | | |
27 | 16 | | |
28 | 17 | | |
| |||
48 | 37 | | |
49 | 38 | | |
50 | 39 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
62 | 43 | | |
63 | | - | |
| 44 | + | |
64 | 45 | | |
65 | 46 | | |
66 | 47 | | |
67 | 48 | | |
68 | | - | |
| 49 | + | |
69 | 50 | | |
70 | 51 | | |
71 | 52 | | |
| |||
0 commit comments