mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 09:25:53 +03:00
[PR #184] [MERGED] Update go-diskfs to 1.5.0 #202
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#202
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?
📋 Pull Request Information
Original PR: https://github.com/luthermonson/go-proxmox/pull/184
Author: @jqueuniet
Created: 2/7/2025
Status: ✅ Merged
Merged: 2/8/2025
Merged by: @luthermonson
Base:
main← Head:update_godiskfs📝 Commits (3)
bfb193eUpdate go-diskfs to 1.5.09a11f92Remove toolchain directive for CIf36852cRaise Go version for CI📊 Changes
4 files changed (+49 additions, -77 deletions)
View changed files
📝
.github/workflows/ci.yaml(+1 -1)📝
go.mod(+6 -6)📝
go.sum(+28 -58)📝
virtual_machine.go(+14 -12)📄 Description
go-diskfs added an abstraction layer over storage and
os.Fileobjects now cannot be used directly as they do not implement thebackend.Storageinterface.Closes #183
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.