8000 Type error in iso9660.Create from go-diskfs dependency · Issue #183 · luthermonson/go-proxmox · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Type error in iso9660.Create from go-diskfs dependency #183
Closed
@ltcptgeneral

Description

@ltcptgeneral

Hello. I'm using go-proxmox 0.2.1 on go 1.23.2. The dependency go-diskfs 1.5.0 seems to have changed the interface to iso9660.Create and is now throwing this compiler error:

../go/pkg/mod/github.com/luthermonson/go-proxmox@v0.2.1/virtual_machine.go:187:28: cannot use iso (variable of type *os.File) as backend.Storage value in argument to iso9660.Create: *os.File does not implement backend.Storage (missing method Sys)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0