forked from security/hakurei
internal/pkg: pass context to file cure
This removes the left over embedded contexts. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -107,7 +107,6 @@ func checkTarHTTP(
|
||||
}()
|
||||
|
||||
a := pkg.NewHTTPGetTar(
|
||||
t.Context(),
|
||||
&client,
|
||||
"file:///testdata",
|
||||
testdataChecksum,
|
||||
|
||||
Reference in New Issue
Block a user