Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Cased modules not served when casing doesn't match #121

Description

@shoenig

For example,
if github.com/pagerduty/go-pagerduty@v0.0.0-20181104233218-fe8f9c4593d0
is added to the proxy, requests for the "true" module name of:
github.com/PagerDuty/go-pagerduty@v0.0.0-20181104233218-fe8f9c4593d0
will result in 404s. However, it's then also not possible to add the true-er module name, because as far as modprox is concerned it already exists (probably doing an ignore-case string comparison).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions