Giter VIP home page Giter VIP logo

Comments (2)

balogal avatar balogal commented on July 3, 2024

Hi, to expand on this issue the yudai/pp fork does not contain a LICENSE file. Unfortunately, this prevents me from using yudai/pp and all packages that (transitively) depend on it, for legal reasons.

Swapping yudai/pp for the upstream k0kubun/pp, completely dropping pp or adding a LICENSE file to yudai/pp would all be suitable solutions for me. However, I would prefer options one or two for the reasons brought up by @luccamendonca.

It would be really great if we can make this change happen. I'm also up for contributing it myself if there is the chance that you accept it @yudai.

from gojsondiff.

balogal avatar balogal commented on July 3, 2024

In case someone stumbles over this: As a workaround, I added a replace directive to my go.mod file that replaces the yudai/pp fork with its upstream dependency and it works as expected.

replace github.com/yudai/pp => github.com/k0kubun/pp v3.0.1+incompatible

from gojsondiff.

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.