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

TOML uses Not maintained packge "github.com/pmezard/go-difflib" #979

Open
savitrilh opened this issue Jan 15, 2025 · 0 comments
Open

TOML uses Not maintained packge "github.com/pmezard/go-difflib" #979

savitrilh opened this issue Jan 15, 2025 · 0 comments

Comments

@savitrilh
Copy link

Describe the bug
TOML uses not maintained package "github.com/pmezard/go-difflib"

To Reproduce
github.com/pmezard/go-difflib README specifies that this package will not be maintained.

Expected behavior
Need to use alternative package

Versions

  • go-toml: version (git sha)
  • go: version
  • operating system: e.g. macOS, Windows, Linux

Additional context
This package README specifies that
go-difflib
THIS PACKAGE IS NO LONGER MAINTAINED.

At this point, I have no longer the time nor the interest to work on go-difflib. I apologize for the inconvenience.

GoDoc

Go-difflib is a partial port of python 3 difflib package. Its main goal was to make unified and context diff available in pure Go, mostly for testing purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant