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

[Go] Dependency pmezard/go-difflib is unmaintained #75

Open
asfimport opened this issue Mar 10, 2020 · 1 comment
Open

[Go] Dependency pmezard/go-difflib is unmaintained #75

asfimport opened this issue Mar 10, 2020 · 1 comment
Labels
Type: enhancement New feature or request

Comments

@asfimport
Copy link

I saw this error (transient?) in CI

Parsing meta tags from https://golang.org/x/xerrors?go-get=1 (status code 200)
get "golang.org/x/xerrors": found meta tag get.metaImport{Prefix:"golang.org/x/xerrors", VCS:"git", RepoRoot:"https://go.googlesource.com/xerrors"} at https://golang.org/x/xerrors?go-get=1
go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
go: github.com/pmezard/go-difflib@v1.0.0: unknown revision v1.0.0
go: error loading module requirements

Which led me to https://github.com/pmezard/go-difflib. It seems this package is not maintained. Should it be depended on?

Reporter: Wes McKinney / @wesm

Note: This issue was originally created as ARROW-8051. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Matthew Topol / @zeroshade:
We only indirectly depend on go-difflib due to relying on github.com/stretchr/testify for the assert/mock libraries. github.com/stretchr/testify is maintained though, so I don't think this is a problem right now.

@assignUser assignUser transferred this issue from apache/arrow Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant