Skip to content

chore(deps): github.com/go-jose/go-jose/v3 - #192

Merged
lbajolet-hashicorp merged 1 commit into
mainfrom
chore(deps)/go-jose
May 23, 2024
Merged

lbajolet-hashicorp merged 1 commit into
mainfrom
chore(deps)/go-jose

Conversation

@tenthirtyam

Copy link
Copy Markdown
Collaborator

Summary

Address the following GHSA IDs:

Testing

➜  packer-plugin-vmware git:(chore(deps)/go-jose) go get -u github.com/go-jose/go-jose/v3
go: downloading golang.org/x/crypto v0.23.0
go: downloading golang.org/x/text v0.15.0
go: downloading golang.org/x/term v0.20.0
go: downloading golang.org/x/sys v0.20.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.23.0
go: upgraded golang.org/x/net v0.18.0 => v0.21.0
go: upgraded golang.org/x/sys v0.15.0 => v0.20.0
go: upgraded golang.org/x/term v0.15.0 => v0.20.0
go: upgraded golang.org/x/text v0.14.0 => v0.15.0
➜  packer-plugin-vmware git:(chore(deps)/go-jose) ✗ go mod tidy
➜  packer-plugin-vmware git:(chore(deps)/go-jose) ✗ make build
➜  packer-plugin-vmware git:(chore(deps)/go-jose) ✗ make test
?       github.com/hashicorp/packer-plugin-vmware       [no test files]
?       github.com/hashicorp/packer-plugin-vmware/version       [no test files]
ok      github.com/hashicorp/packer-plugin-vmware/builder/vmware/common 7.202s
ok      github.com/hashicorp/packer-plugin-vmware/builder/vmware/iso    2.284s
ok      github.com/hashicorp/packer-plugin-vmware/builder/vmware/vmx    3.174s
➜  packer-plugin-vmware git:(chore(deps)/go-jose) ✗ 

Address the following GHSA IDs:

- GHSA-c5q2-7r4c-mv6g

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
@tenthirtyam tenthirtyam added dependencies Dependencies chore Chore labels May 14, 2024
@tenthirtyam tenthirtyam added this to the v1.0.12 milestone May 14, 2024
@tenthirtyam tenthirtyam self-assigned this May 14, 2024
@tenthirtyam
tenthirtyam requested a review from a team as a code owner May 14, 2024 16:28

@lbajolet-hashicorp lbajolet-hashicorp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@lbajolet-hashicorp
lbajolet-hashicorp merged commit 3cb0e78 into main May 23, 2024
@lbajolet-hashicorp
lbajolet-hashicorp deleted the chore(deps)/go-jose branch May 23, 2024 20:37
@vmware vmware locked as resolved and limited conversation to collaborators Jun 29, 2024
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