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

deps: Bump github.com/vmihailenco/msgpack/v4@v4.3.12 #118

Merged
merged 1 commit into from
Dec 20, 2021
Merged

Conversation

bflad
Copy link
Contributor

@bflad bflad commented Dec 17, 2021

Reference: vmihailenco/msgpack@v4.0.4...v4.3.12
Reference: https://github.com/hashicorp/terraform/blob/2c8edfb2593a0c3cec044c1504bf1c1edd3f4a94/go.mod#L176

Migrates to Go modules compatible versioning and matches Terraform CLI dependency. Was not previously caught by dependabot due to the incompatible versioning. dependabot is not enabled. 😦

Updated via:

go get github.com/vmihailenco/msgpack/v4@v4.3.12
# Update import references to include /v4
go mod tidy

Reference: vmihailenco/msgpack@v4.0.4...v4.3.12
Reference: https://github.com/hashicorp/terraform/blob/2c8edfb2593a0c3cec044c1504bf1c1edd3f4a94/go.mod#L176

Migrates to Go modules compatible versioning and matches Terraform CLI dependency. Was not previously caught by dependabot due to the incompatible versioning.

Updated via:

```
go get github.com/vmihailenco/msgpack/v4@v4.3.12
# Update import references to include /v4
go mod tidy
```
@bflad bflad requested review from alexsomesan and a team December 17, 2021 19:45
@bflad bflad changed the title deps: Bump github.com/vmihailenco/msgpack@v4.3.12 deps: Bump github.com/vmihailenco/msgpack/v4@v4.3.12 Dec 17, 2021
@bflad
Copy link
Contributor Author

bflad commented Dec 17, 2021

@alexsomesan I'm fairly certain this will not resolve your situation, however I'd like to use it as a first step to ensure compatibility and get the latest v4 capabilities of the dependency for #107

@bflad bflad mentioned this pull request Dec 17, 2021
@bflad bflad added this to the v0.6.0 milestone Dec 20, 2021
@bflad bflad merged commit bb2f1d3 into main Dec 20, 2021
@bflad bflad deleted the bflad-deps-msgpack branch December 20, 2021 14:55
Copy link

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 contributions.
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 May 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants