opensearch-project / opensearch-go

Go Client for OpenSearch
https://opensearch.org/docs/latest/clients/go/
Apache License 2.0
195 stars 100 forks source link

[BUG]Unable to install because of checksum error #548

Closed tvaughan73 closed 4 months ago

tvaughan73 commented 4 months ago

What is the bug?

A clear and concise description of the bug.

Getting an error because of a checksum error in the jsondiff package.
It was reported here: https://github.com/wI2L/jsondiff/issues/21

Can we get this package bumped up to v0.5.2

How can one reproduce the bug?

Steps to reproduce the behavior.

What is the expected behavior?

A clear and concise description of what you expected to happen.

What is your host/environment?

Operating system, version. Windows 11

Do you have any screenshots?

If applicable, add screenshots to help explain your problem. image

Do you have any additional context?

Add any other context about the problem.

dblock commented 4 months ago

@tvaughan73 This is odd. Does it only happen on Windows?

Yes on updating, care to help? Want to PR a change?

tvaughan73 commented 4 months ago

Looks like this was already changed in the main branch. Will just need to wait for it to be released.

dblock commented 4 months ago

Open an issue for "Release v. Next" if this is blocking you?