Coder Social home page Coder Social logo

Comments (3)

matzf avatar matzf commented on July 18, 2024

What exactly could we do to fix this on our side? Do you want us to update to the latest version? We can't do this "unilaterally", as our quic-go version is essentially dictated by scionproto/scion. There is an existing PR there, to update this, but, as far as I know, nobody is working on this right now.

Anyway, couldn't you make gazelle somehow consider the go.mod modules to get a working set of versions? My expectation would be that if it just pulls the latest version of everything, you will never get something that works.

from scion-apps.

ekuiter avatar ekuiter commented on July 18, 2024

I guess I "fixed" it by copying the relevant code into my project (https://github.com/ekuiter/scion-android-binary/tree/master/scion-android), as I ran into some other problems when trying to fix this.

Regarding gazelle: Yes and no. On first initialization, gazelle seems to ignore versions in go.mod, which leads to the error. Afterwards, one can run gazelle update-repos -from_file=go.mod, which seems to work. However, I can't seems to wrap my head around Bazel in general, and copying the files seems easiest for now in my use case. (Thanks anyway!)

from scion-apps.

matzf avatar matzf commented on July 18, 2024

FYI, we've updated quic-go to the latest version, following the same change on scionproto/scion.

Closing, because there is nothing "actionable" here.

from scion-apps.

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.