Skip to content

Upgrade github.com/coreos/go-systemd to v22 #136

@oschwald

Description

@oschwald

This project currently depends on a version of github.com/coreos/go-systemd that didn't use Go modules. This led to the following error when doing a go get -u all ./...:

go: finding github.com/coreos/go-systemd latest
go get all: no matching versions for query "upgrade" (current version is v0.0.0-20190321100706-95778dfbb74e)

I think this could be resolved by updating to v22, which uses Go modules.

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