Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Can't import trash because of the case sensitivity of github.com/Sirupsen/logrus #92

@rperper

Description

@rperper

When I try go get -u github.com/rancher/trash I get error:

go get: github.com/Sirupsen/logrus@none updating to
        github.com/Sirupsen/logrus@v1.8.1: parsing go.mod:
        module declares its path as: github.com/sirupsen/logrus
                but was required as: github.com/Sirupsen/logrus

This is described on the logrus site and they tell users to change. Can you please?
Thanks,

Bob Perper
rperper@litespeedtech.com

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