mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 09:25:53 +03:00
[PR #238] [MERGED] bumping golang version in mod file #241
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#241
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/238
Author: @luthermonson
Created: 1/21/2026
Status: ✅ Merged
Merged: 1/21/2026
Merged by: @luthermonson
Base:
main← Head:go1.25📝 Commits (6)
795cb3dbumping golang version in mod file6e72254upgrading golangci-lint394d70fMerge branch 'main' into go1.254ff126efixing cia43d3f4Merge branch 'go1.25' of github.com:luthermonson/go-proxmox into go1.25d36ce4eadding more lint fixes📊 Changes
14 files changed (+103 additions, -110 deletions)
View changed files
📝
.github/workflows/ci.yaml(+1 -1)📝
.golangci.yaml(+5 -20)📝
cluster.go(+1 -1)📝
cluster_sdn.go(+1 -1)📝
containers_test.go(+4 -2)📝
go.mod(+2 -2)📝
go.sum(+4 -2)📝
mage/install/install.go(+2 -2)📝
nodes_test.go(+1 -1)📝
pools.go(+1 -1)📝
tests/integration/cluster_test.go(+5 -3)📝
tests/integration/nodes_test.go(+7 -3)📝
tests/integration/proxmox_test.go(+66 -66)📝
types.go(+3 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.