[PR #118] [MERGED] Upgrade golang to latest, go mod tidy, and upgrade test env #242

Closed
opened 2026-02-28 00:41:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/118
Author: @pgporada
Created: 4/29/2021
Status: Merged
Merged: 4/29/2021
Merged by: @ggongaware

Base: masterHead: upgrade-golang-and-stuff


📝 Commits (6)

  • 323a517 Upgrade golang to latest, go mod tidy, and upgrade test env
  • 2c22b94 Add missing qemu dependency
  • a656558 Added qemu-kvm package and removed sudo from vagrant commands
  • d0ad616 Wrap bash variables
  • b34a522 Vagrant 2.2.15 has plugin issues, downgrade to vagrant 2.2.14
  • bbff8fa Apparently sudo is needed in travis for vagrant commands

📊 Changes

4 files changed (+9 additions, -8 deletions)

View changed files

📝 .travis.yml (+5 -5)
📝 go.mod (+1 -1)
📝 go.sum (+1 -0)
📝 scripts/vagrant-bootstrap.sh (+2 -2)

📄 Description

No description provided


🔄 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/Telmate/proxmox-api-go/pull/118 **Author:** [@pgporada](https://github.com/pgporada) **Created:** 4/29/2021 **Status:** ✅ Merged **Merged:** 4/29/2021 **Merged by:** [@ggongaware](https://github.com/ggongaware) **Base:** `master` ← **Head:** `upgrade-golang-and-stuff` --- ### 📝 Commits (6) - [`323a517`](https://github.com/Telmate/proxmox-api-go/commit/323a5176bdd1b7ee55c00c71d7581d7fe93debbe) Upgrade golang to latest, go mod tidy, and upgrade test env - [`2c22b94`](https://github.com/Telmate/proxmox-api-go/commit/2c22b940a43b04007c330a4df5b2de58f705bb03) Add missing qemu dependency - [`a656558`](https://github.com/Telmate/proxmox-api-go/commit/a6565580a591358dc3ea70475699a1072a30b804) Added qemu-kvm package and removed sudo from vagrant commands - [`d0ad616`](https://github.com/Telmate/proxmox-api-go/commit/d0ad6164b1a69fb8bdc8612bbcf09bd3088b9e56) Wrap bash variables - [`b34a522`](https://github.com/Telmate/proxmox-api-go/commit/b34a522252c6f9f4b9bd26b50790fc14d87c4b5a) Vagrant 2.2.15 has plugin issues, downgrade to vagrant 2.2.14 - [`bbff8fa`](https://github.com/Telmate/proxmox-api-go/commit/bbff8fa948ceb39a2337a95089d18511b1c592b4) Apparently sudo is needed in travis for vagrant commands ### 📊 Changes **4 files changed** (+9 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+5 -5) 📝 `go.mod` (+1 -1) 📝 `go.sum` (+1 -0) 📝 `scripts/vagrant-bootstrap.sh` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:41:21 +03:00
Sign in to join this conversation.
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/proxmox-api-go#242
No description provided.