Skip to content

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

Merged
tenthirtyam merged 1 commit intomainfrom
chore(deps)/golangx
May 12, 2025
Merged

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

Conversation

@tenthirtyam
Copy link
Copy Markdown
Collaborator

@tenthirtyam tenthirtyam commented May 9, 2025

Description

Directly upgrades:

- golang.org/x/crypto v0.36.0 => to v0.38.0
- golang.org/x/net v0.37.0 => v0.40.0

Indirectly upgrades:

- golang.org/x/sync v0.13.0 to v0.14.0
- golang.org/x/sys v0.31.0 to v0.33
- golang.org/x/term v0.30.0 to v0.32.0
- golang.org/x/text v0.24.0 to v0.25.0

Closes the following:

packer-plugin-vmware on  chore(deps)/golangx [!?] via 🐹 v1.24.3 took 12.6s 
➜ go get -u golang.org/x/net
go: upgraded golang.org/x/crypto v0.36.0 => v0.38.0
go: upgraded golang.org/x/net v0.37.0 => v0.40.0
go: upgraded golang.org/x/sync v0.13.0 => v0.14.0
go: upgraded golang.org/x/sys v0.31.0 => v0.33.0
go: upgraded golang.org/x/term v0.30.0 => v0.32.0
go: upgraded golang.org/x/text v0.24.0 => v0.25.0

packer-plugin-vmware on  chore(deps)/golangx [!?] via 🐹 v1.24.3 
➜ go mod tidy
go: downloading github.com/apparentlymart/go-dump v0.0.0-20180507223929-23540a00eaa3
go: downloading github.com/dylanmei/winrmtest v0.0.0-20210303004826-fbc9ae56efb6
go: downloading github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b
go: downloading github.com/hashicorp/consul/sdk v0.14.1
go: downloading github.com/hashicorp/go-msgpack v0.5.5
go: downloading github.com/hashicorp/memberlist v0.5.0
go: downloading github.com/rogpeppe/go-internal v1.11.0
go: downloading github.com/pascaldekloe/goe v0.1.0
go: downloading github.com/google/martian/v3 v3.3.2
go: downloading github.com/jmespath/go-jmespath/internal/testify v1.5.1
go: downloading gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/antchfx/xmlquery v1.3.5
go: downloading github.com/antchfx/xpath v1.1.11
go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
go: downloading github.com/google/btree v1.0.1
go: downloading github.com/miekg/dns v1.1.41

packer-plugin-vmware on  chore(deps)/golangx [!?] via 🐹 v1.24.3 
➜ go mod tidy

packer-plugin-vmware on  chore(deps)/golangx [!?] via 🐹 v1.24.3 
➜ make build                

packer-plugin-vmware on  chore(deps)/golangx [!?] via 🐹 v1.24.3 took 8.9s 
➜ 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.3 took 5.4s 
➜ make test                 
?       github.com/hashicorp/packer-plugin-vmware       [no test files]
ok      github.com/hashicorp/packer-plugin-vmware/builder/vmware/common 7.084s
ok      github.com/hashicorp/packer-plugin-vmware/builder/vmware/iso    1.951s
ok      github.com/hashicorp/packer-plugin-vmware/builder/vmware/vmx    2.698s
?       github.com/hashicorp/packer-plugin-vmware/version       [no test files]

@tenthirtyam tenthirtyam added this to the v1.2.0 milestone May 9, 2025
@tenthirtyam tenthirtyam self-assigned this May 9, 2025
@tenthirtyam tenthirtyam requested a review from a team as a code owner May 9, 2025 15:16
@tenthirtyam tenthirtyam added dependencies Dependencies chore Chore labels May 9, 2025
@tenthirtyam tenthirtyam requested a review from JenGoldstrich May 9, 2025 15:16
Directly upgrades:
- `golang.org/x/crypto` v0.36.0 => to v0.38.0
- `golang.org/x/ne`t v0.37.0 => v0.40.0

Indirectly upgrades:
- `golang.org/x/sync` v0.13.0 to v0.14.0
- `golang.org/x/sys` v0.31.0 to v0.33.
- `golang.org/x/term` v0.30.0 to v0.32.0
- `golang.org/x/text` v0.24.0 to v0.25.0

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
@tenthirtyam tenthirtyam force-pushed the chore(deps)/golangx branch from 9a426cc to a0bdab5 Compare May 9, 2025 15:17
@tenthirtyam tenthirtyam merged commit 81d5f53 into main May 12, 2025
14 checks passed
@tenthirtyam tenthirtyam deleted the chore(deps)/golangx branch May 12, 2025 18:11
@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 30, 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