Skip to content

chore(deps): bump golang.org/x/ dependencies#285

Merged
JenGoldstrich merged 1 commit intomainfrom
chore(deps)/golangx
Mar 28, 2025
Merged

chore(deps): bump golang.org/x/ dependencies#285
JenGoldstrich merged 1 commit intomainfrom
chore(deps)/golangx

Conversation

@tenthirtyam
Copy link
Copy Markdown
Collaborator

@tenthirtyam tenthirtyam commented Mar 27, 2025

Description

Upgraded golang.org/x/crypto v0.23.0 => to v0.36.0
Upgraded golang.org/x/net v0.25.0 => v0.37.0

Reference

Tests

packer-plugin-vmware on  chore(deps)/golangx  [⇕] via 🐹 v1.24.1 
➜ go get -u golang.org/x/crypto
go: downloading golang.org/x/crypto v0.36.0
go: downloading golang.org/x/term v0.30.0
go: downloading golang.org/x/sys v0.31.0
go: upgraded golang.org/x/crypto v0.31.0 => v0.36.0
go: upgraded golang.org/x/sys v0.28.0 => v0.31.0
go: upgraded golang.org/x/term v0.27.0 => v0.30.0

packer-plugin-vmware on  chore(deps)/golangx  via 🐹 v1.24.1 took 2.4s 
➜ go get -u golang.org/x/net   
go: downloading golang.org/x/net v0.37.0
go: upgraded golang.org/x/net v0.25.0 => v0.37.0

packer-plugin-vmware on  chore(deps)/golangx  via 🐹 v1.24.1 took 4.6s 
➜ go mod tidy

packer-plugin-vmware on  chore(deps)/golangx via 🐹 v1.24.1 
➜ make build

packer-plugin-vmware on  chore(deps)/golangx via 🐹 v1.24.1 took 25.8s 
➜ make dev
packer plugins install --path packer-plugin-vmware "github.com/hashicorp/vmware"
Successfully installed plugin github.com/hashicorp/vmware from /Users/johnsonryan/Downloads/packer-plugin-vmware/packer-plugin-vmware to /Users/johnsonryan/.packer.d/plugins/github.com/hashicorp/vmware/packer-plugin-vmware_v1.1.1-dev_x5.0_darwin_amd64

packer-plugin-vmware on  chore(deps)/golangx via 🐹 v1.24.1 took 6.2s 
➜ make test
?       github.com/hashicorp/packer-plugin-vmware       [no test files]
ok      github.com/hashicorp/packer-plugin-vmware/builder/vmware/common 7.306s
ok      github.com/hashicorp/packer-plugin-vmware/builder/vmware/iso    3.371s
ok      github.com/hashicorp/packer-plugin-vmware/builder/vmware/vmx    4.717s
?       github.com/hashicorp/packer-plugin-vmware/version       [no test files]

- Upgraded golang.org/x/crypto v0.23.0 => to v0.36.0
- Upgraded golang.org/x/net v0.25.0 => v0.37.0

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
@tenthirtyam tenthirtyam requested a review from a team as a code owner March 27, 2025 19:11
@tenthirtyam tenthirtyam self-assigned this Mar 27, 2025
@tenthirtyam tenthirtyam added dependencies Dependencies chore Chore labels Mar 27, 2025
@tenthirtyam tenthirtyam added this to the v1.1.1 milestone Mar 27, 2025
@tenthirtyam tenthirtyam changed the title chore(deps): bump golang.org/x/ dependencie chore(deps): bump golang.org/x/ dependencies Mar 27, 2025
Copy link
Copy Markdown

@JenGoldstrich JenGoldstrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@JenGoldstrich JenGoldstrich merged commit f209364 into main Mar 28, 2025
13 checks passed
@JenGoldstrich JenGoldstrich deleted the chore(deps)/golangx branch March 28, 2025 21:19
@github-actions
Copy link
Copy Markdown

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

chore Chore dependencies Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants