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

[Accessibility]: appdash Go module dependancy #59050

Open
@mcwalrus

Description

@mcwalrus

Problem description

Paths to sourcegraph.com/sourcegraph/appdash and sourcegraph.com/sourcegraph/appdash-data are no longer available.

This is causing build error with external tool https://github.com/99designs/gqlgen - see issue #2862.

Expected behavior

On command:

go get github.com/99designs/gqlgen-contrib

to run without error. Instead:

go: github.com/99designs/gqlgen-contrib@upgrade (v0.1.0) indirectly requires sourcegraph.com/sourcegraph/appdash-data@v0.0.0-20151005221446-73f23eafcf67: unrecognized import path "sourcegraph.com/sourcegraph/appdash-data": reading https://sourcegraph.com/sourcegraph/appdash-data?go-get=1: 404 Not Found

This is returning missing URL 404 on paths.

Additional details

This is blocking our build process for development and production.

It would be great if this could be priority to resolve.

Thanks

### Tasks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions