Our project depends on github.com/jcmturner/gokrb5:v8.4.4. One of its child dependencies, github.com/jcmturner/dnsutils:v2.0.0, appears to be outdated or end-of-life and should be upgraded to a maintained version to ensure ongoing security and compatibility.
Impact:
Possible security or stability risks due to using an outdated library.
Potential compatibility issues with future Go versions or related dependencies.
Suggested Solution:
Identify a maintained version or suitable replacement for github.com/jcmturner/dnsutils.
Update the dependency reference in the go.mod file.
Rebuild the project and verify that all tests pass successfully.
Our project depends on github.com/jcmturner/gokrb5:v8.4.4. One of its child dependencies, github.com/jcmturner/dnsutils:v2.0.0, appears to be outdated or end-of-life and should be upgraded to a maintained version to ensure ongoing security and compatibility.
Impact:
Possible security or stability risks due to using an outdated library.
Potential compatibility issues with future Go versions or related dependencies.
Suggested Solution:
Identify a maintained version or suitable replacement for github.com/jcmturner/dnsutils.
Update the dependency reference in the go.mod file.
Rebuild the project and verify that all tests pass successfully.