Giter VIP home page Giter VIP logo

Comments (7)

aryan240701 avatar aryan240701 commented on May 30, 2024 1

Hi, is there any solution available for this currently?
99designs requires sourcegraph.
github.com/99designs/[email protected] requires
#13 2.522 sourcegraph.com/sourcegraph/[email protected]: unrecognized import path "sourcegraph.com/sourcegraph/appdash-data": reading https://sourcegraph.com/sourcegraph/appdash-data?go-get=1: 404 Not Found

from pulumi.

trmartinocto avatar trmartinocto commented on May 30, 2024 1

@aryan240701
Temporary solution using Go mod replacement:
replace ( sourcegraph.com/sourcegraph/appdash-data => github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 )

Or your equivalent version found in go.sum

from pulumi.

justinvp avatar justinvp commented on May 30, 2024

Related: pulumi/pulumi-cdk#98

from pulumi.

justinvp avatar justinvp commented on May 30, 2024

Now pulumi-java is the problem.

go: github.com/pulumi/[email protected] requires
	github.com/pulumi/pulumi/pkg/[email protected] requires
	github.com/pulumi/pulumi-java/[email protected] requires
	github.com/pulumi/pulumi/pkg/[email protected] requires
	sourcegraph.com/sourcegraph/[email protected]: reading https://proxy.golang.org/sourcegraph.com/sourcegraph/appdash-data/@v/v0.0.0-20151005221446-73f23eafcf67.mod: 404 Not Found
	server response: not found: sourcegraph.com/sourcegraph/[email protected]: unrecognized import path "sourcegraph.com/sourcegraph/appdash-data": reading https://sourcegraph.com/sourcegraph/appdash-data?go-get=1: 404 Not Found

from pulumi.

justinvp avatar justinvp commented on May 30, 2024

Opened:

from pulumi.

tgummerer avatar tgummerer commented on May 30, 2024

@aryan240701 where exactly are you seeing this? I don't see any pulumi modules using github.com/99designs/gqlgen. The only search hit for 99designs in the pulumi org is https://github.com/pulumi/pulumi-snowflake/blob/f30243f02039261276aead13007dd13d42cbe0f3/provider/go.mod#L27, but that does not seem to use the gqlgen modules.

from pulumi.

camdencheek avatar camdencheek commented on May 30, 2024

Oh hey! Sorry about this. We published some redirects on sourcegraph.com that broke vanity imports. This should be fixed now.

from pulumi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.