Git Product home page Git Product logo

Comments (4)

pcj avatar pcj commented on June 27, 2024

Looks related to the recent rename (yesterday) of the buildifier repository to 'buildtools'.

bazelbuild/buildtools#79

from rules_protobuf.

idy avatar idy commented on June 27, 2024

I manualy set @io_bazel_rules_go to 0.4.1, and the first error message gone.
But how about the second error message ?

Thanks :)

from rules_protobuf.

pcj avatar pcj commented on June 27, 2024

Try (most recent rules_go)


git_repository(
    name = "io_bazel_rules_go",
    commit = "2d9f328a9723baf2d037ba9db28d9d0e30683938",
    remote = "https://github.com/bazelbuild/rules_go.git",
)

Which is what I'm trying now, will push that branch up and test it on travis...

from rules_protobuf.

idy avatar idy commented on June 27, 2024

It works, thanks.
This commit of bazelbuild/rules_go fix the issue :)

from rules_protobuf.

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.