hashicorp / packer-plugin-vsphere

Packer plugin for VMware vSphere Builder
https://www.packer.io/docs/builders/vsphere
Mozilla Public License 2.0
93 stars 91 forks source link

chore(deps): bump github.com/go-jose/go-jose/v3 from v3.0.1 to v3.0.3 #390

Closed tenthirtyam closed 4 months ago

tenthirtyam commented 4 months ago

Summary

Bump github.com/go-jose/go-jose/v3 from v3.0.1 to v3.0.3.

Reference

Ref: https://github.com/hashicorp/packer-plugin-vsphere/security/dependabot/25

Testing

packer-plugin-vsphere on  main [$] via 🐹 v1.22.1 
➜ go get -u github.com/go-jose/go-jose/v3
go: downloading github.com/go-jose/go-jose/v3 v3.0.3
go: downloading github.com/go-jose/go-jose v2.6.3+incompatible
go: downloading golang.org/x/net v0.21.0
go: upgraded github.com/go-jose/go-jose/v3 v3.0.1 => v3.0.3
go: upgraded golang.org/x/crypto v0.17.0 => v0.21.0
go: upgraded golang.org/x/net v0.18.0 => v0.21.0
go: upgraded golang.org/x/sys v0.15.0 => v0.18.0
go: upgraded golang.org/x/term v0.15.0 => v0.18.0

packer-plugin-vsphere on  main [$!] via 🐹 v1.22.1 
➜ go mod tidy

packer-plugin-vsphere on  main [$!] via 🐹 v1.22.1 
➜ make dev

packer-plugin-vsphere on  main [$!] via 🐹 v1.22.1 took 16.2s 
➜ make generate
2024/03/19 13:41:44 Copying "docs" to ".docs/"
2024/03/19 13:41:44 Replacing @include '...' calls in .docs/
Compiling MDX docs in '.docs' to Markdown in '.web-docs'...

packer-plugin-vsphere on  main [$!] via 🐹 v1.22.1 took 29.7s 
➜ make test
?       github.com/hashicorp/packer-plugin-vsphere      [no test files]
?       github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/common/testing       [no test files]
?       github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/examples/driver      [no test files]
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/clone        1.738s
?       github.com/hashicorp/packer-plugin-vsphere/version      [no test files]
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/common       2.273s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/driver       6.203s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/iso  2.093s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/supervisor   6.314s
ok      github.com/hashicorp/packer-plugin-vsphere/post-processor/vsphere       2.833s
ok      github.com/hashicorp/packer-plugin-vsphere/post-processor/vsphere-template      3.347s