Code Monkey home page Code Monkey logo

Comments (5)

KateGo520 avatar KateGo520 commented on September 28, 2024

@Atrox Could you help me review this issue? Thx :p

from echo-session.

ipfans avatar ipfans commented on September 28, 2024

Can you end a pull request for this issue?

from echo-session.

Atrox avatar Atrox commented on September 28, 2024

Hey @KateGo520, IMHO this is a non-issue. Many go libraries that migrated to go modules with a version greater than v1 have their go.mod without a version suffix. This makes the migration process for the library and dependent projects easier. If echo-session should reach v5 at some point then the go.mod should specify the /v5 suffix.

I don't see why you would try to install echo-session with the /v4 suffix when the README clearly states how you should go-get it (without the suffix).

I use echo-session without issues in all my projects (all on go modules). If you now decide that there should be an /v4 suffix, this is a breaking change and has to be done to a v5 which in turn means it is a /v5 suffix in the end.

I hope this clears up the reasoning behind the v4 currently having no /v4 suffix.

Thanks,
atrox

from echo-session.

KateGo520 avatar KateGo520 commented on September 28, 2024

@Atrox Thanks for your reply. I get it.

from echo-session.

KateGo520 avatar KateGo520 commented on September 28, 2024

@Atrox Follow the README direction, I run go get github.com/ipfans/echo-session. Then I found that I was stuck in v3.2.0. But the latest version is v4.0.0.

$go get github.com/ipfans/echo-session
go: downloading github.com/ipfans/echo-session v3.2.0+incompatible
go: github.com/ipfans/echo-session upgrade => v3.2.0+incompatible

from echo-session.

Related Issues (11)

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.