-
Notifications
You must be signed in to change notification settings - Fork 93
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
cloud-api-adaptor uses a package which is not maintained #2241
Labels
bug
Something isn't working
Comments
This is an indirect dependency that we are pulling in from 57? other modules:
so it not something that will be at all easy to update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
cloud-api-adaptor uses the package "github.com/pmezard/go-difflib " which is not maintained
This Repository README.md states as below.
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.
The following class and functions (and related tests) have be ported:
How to reproduce
github.com/pmezard/go-difflib README says that it is not maintained.
CoCo version information
cloud-api-adaptor
What TEE are you seeing the problem on
None
Failing command and relevant log output
The text was updated successfully, but these errors were encountered: