Giter VIP home page Giter VIP logo

Comments (5)

dhui avatar dhui commented on May 18, 2024 2

My understanding is that vgo is still in flux and isn't production ready yet.
Since people are using migrate in production, I'd hold off on supporting vgo in migrate until vgo has been adopted into the official go toolchain.

https://github.com/golang/go/wiki/vgo#current-state

from migrate.

maxekman avatar maxekman commented on May 18, 2024 1

I see your point, but I would argue that people are starting to use vgo in production (I am), it is after all accepted now. Supporting vgo by adding a go.mod file is good for the community and adoption of the new standard. I don’t suggest replacing dep here, just adding.

from migrate.

dhui avatar dhui commented on May 18, 2024 1

If vgo changes their file format in a backwards incompatible way, then migrate would also need to make a backwards incompatible release, which I'd like to avoid unless absolutely necessary. Namely, if the go.mod file format changes or is replaced with another format (seems unlikely given this issue: golang/go#23966), then existing projects using vgo and migrate may be blocked by a new migrate release. I'd like to avoid this issue all together by not officially supporting vgo until it's production ready.

In the meanwhile, feel free to fork the package to support vgo and open a PR once vgo has been finalized.

from migrate.

maxekman avatar maxekman commented on May 18, 2024

Ok, reson enough!

from migrate.

dhui avatar dhui commented on May 18, 2024

Done in 16f2b17

from migrate.

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.