Skip to content

Upgrade github.com/coreos/go-systemd due to EOL dependency in go-plugins-helpers #150

@ShivaliBandi

Description

@ShivaliBandi

Our project depends on github.com/docker/go-plugins-helpers:45e2431495c83b9ca1c2a669987d6e1afad07774. One of its child dependencies, github.com/coreos/go-systemd:d3cd4ed1dbcf5835feba465b180436db54f20228, is end-of-life and requires an upgrade to a maintained version.

Impact:

Security vulnerabilities may arise from using an unmaintained library.

Future compatibility with Go modules or other dependencies may break.

Suggested Solution:

Identify a maintained version or alternative for github.com/coreos/go-systemd.

Update the dependency in go.mod and ensure the project builds successfully.

Run all tests to verify no breaking changes occur.

References:

Parent library: github.com/docker/go-plugins-helpers:45e2431495c83b9ca1c2a669987d6e1afad07774

Child EOL library: github.com/coreos/go-systemd:d3cd4ed1dbcf5835feba465b180436db54f20228

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions