Git Product home page Git Product logo

Comments (3)

coder543 avatar coder543 commented on August 15, 2024

the blank lines appear to be related to dependencies that have been replaced with a replace directive.

from lichen.

nick-jones avatar nick-jones commented on August 15, 2024

Thaks for the report.

the blank lines appear to be related to dependencies that have been replaced with a replace directive.

I think that's correct, yeah - I see the same thing when a replace directive is in use:

protoc-gen-bq-tablemap: go1.18rc1
        path    github.com/utilitywarehouse/***/cmd/protoc-gen-bq-tablemap
        mod     github.com/utilitywarehouse/***       (devel) 
        dep     github.com/golang/protobuf      v1.5.2  
        dep     github.com/lyft/protoc-gen-star v0.6.0
        =>      github.com/johanbrandhorst/protoc-gen-star      v0.4.16-0.20200806111151-9a8e34bf9dea   
        
        dep     github.com/spf13/afero  v1.8.0  
        dep     golang.org/x/text       v0.3.7  
        dep     google.golang.org/protobuf      v1.27.1 
        build   -compiler=gc
        build   CGO_ENABLED=1
        build   CGO_CFLAGS=
        build   CGO_CPPFLAGS=
        build   CGO_CXXFLAGS=
        build   CGO_LDFLAGS=
        build   GOARCH=amd64
        build   GOOS=linux
        build   GOAMD64=v1
        build   vcs=git
        build   vcs.revision=3364ba2acfdc67eddc2085e717b2f5c9980b22da
        build   vcs.time=2022-03-14T10:33:06Z
        build   vcs.modified=true

Trivial to fix, but I'm slightly curious around the circumstances that lead to this - I'll do a bit of digging.

from lichen.

nick-jones avatar nick-jones commented on August 15, 2024

It looks like this might have been introduced in golang/go@765c911 - I suspect it wasn't intentional. Either way, I'll make a change to get it to skip blank lines.

from lichen.

Related Issues (13)

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.