[PR #243] [MERGED] fixing unmarshalling bug with new custom storage unmarshaller #245

Closed
opened 2026-03-03 15:30:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/243
Author: @luthermonson
Created: 2/13/2026
Status: Merged
Merged: 2/13/2026
Merged by: @luthermonson

Base: mainHead: fix-storage


📝 Commits (1)

  • d40444a fixing unmarshalling bug with new custom storage unmarshaller

📊 Changes

4 files changed (+33 additions, -5 deletions)

View changed files

📝 examples/term-and-vnc/go.mod (+2 -2)
📝 examples/term-and-vnc/go.sum (+1 -0)
📝 storage_test.go (+29 -2)
📝 types.go (+1 -1)

📄 Description

fixes #241


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/luthermonson/go-proxmox/pull/243 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 2/13/2026 **Status:** ✅ Merged **Merged:** 2/13/2026 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `fix-storage` --- ### 📝 Commits (1) - [`d40444a`](https://github.com/luthermonson/go-proxmox/commit/d40444a0ea9b2f1223ec5aa9d1c6a8928e12168c) fixing unmarshalling bug with new custom storage unmarshaller ### 📊 Changes **4 files changed** (+33 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `examples/term-and-vnc/go.mod` (+2 -2) 📝 `examples/term-and-vnc/go.sum` (+1 -0) 📝 `storage_test.go` (+29 -2) 📝 `types.go` (+1 -1) </details> ### 📄 Description fixes #241 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:30:53 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/go-proxmox#245
No description provided.