You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <github@gone.nl>
0 commit comments