Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

tenthirtyam
Copy link
Collaborator

Description

  • Upgraded golang.org/x/crypto v0.23.0 => to v0.36.0
  • Upgraded golang.org/x/net v0.25.0 => v0.37.0
packer-plugin-vsphere2 on  chore(deps)/golangx via 🐹 v1.24.1 
➜ go get -u golang.org/x/crypto
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-vsphere2 on  chore(deps)/golangx [!] via 🐹 v1.24.1 
➜ go get -u golang.org/x/net   
go: downloading golang.org/x/net v0.38.0
go: upgraded golang.org/x/net v0.33.0 => v0.38.0

packer-plugin-vsphere2 on  chore(deps)/golangx [!] via 🐹 v1.24.1 took 5.0s 
➜ go mod tidy
go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
go: downloading github.com/onsi/ginkgo/v2 v2.6.0
go: downloading github.com/onsi/gomega v1.24.1
go: downloading github.com/go-logr/zapr v1.2.3
go: downloading go.uber.org/goleak v1.2.0
go: downloading github.com/stretchr/objx v0.5.0
go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e

packer-plugin-vsphere2 on  chore(deps)/golangx [!] via 🐹 v1.24.1 took 4.9s 
➜ make build

packer-plugin-vsphere2 via 🐹 v1.24.1 took 1m 36.4s …
➜ make dev
packer plugins install --path packer-plugin-vsphere "github.com/hashicorp/vsphere"
Successfully installed plugin github.com/hashicorp/vsphere from /Users/johnsonryan/Downloads/packer-plugin-vsphere2/packer-plugin-vsphere to /Users/johnsonryan/.packer.d/plugins/github.com/hashicorp/vsphere/packer-plugin-vsphere_v1.4.3-dev_x5.0_darwin_amd64

packer-plugin-vsphere2 via 🐹 v1.24.1 took 21.3s …
➜ make test
?       github.com/hashicorp/packer-plugin-vsphere      [no test files]
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/clone        4.335s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/common       3.963s
?       github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/common/testing       [no test files]
?       github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/common/utils [no test files]
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/driver       12.146s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/iso  7.067s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/supervisor   9.934s
?       github.com/hashicorp/packer-plugin-vsphere/examples/driver      [no test files]
ok      github.com/hashicorp/packer-plugin-vsphere/post-processor/vsphere       4.284s
ok      github.com/hashicorp/packer-plugin-vsphere/post-processor/vsphere-template      8.083s
?       github.com/hashicorp/packer-plugin-vsphere/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 <[email protected]>
@tenthirtyam
Copy link
Collaborator Author

Superseded by #520 for SDK v0.6.1 which includes the dependency updates.

@tenthirtyam tenthirtyam closed this Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant