mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 17:35:48 +03:00
[GH-ISSUE #183] Type error in iso9660.Create from go-diskfs dependency #47
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-proxmox#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ltcptgeneral on GitHub (Feb 6, 2025).
Original GitHub issue: https://github.com/luthermonson/go-proxmox/issues/183
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: