build(deps): bump github.com/diskfs/go-diskfs from 1.4.1 to 1.5.0 #6699
Annotations
3 errors
Unit tests:
pkg/iso9660util/iso9660util.go#L42
cannot use isoFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)
|
Unit tests:
pkg/iso9660util/iso9660util.go#L89
cannot use imageFile (variable of type *os.File) as backend.Storage value in argument to iso9660.Read: *os.File does not implement backend.Storage (missing method Sys)
|
Unit tests
Process completed with exit code 1.
|
Loading