Giter VIP home page Giter VIP logo

Comments (3)

gkampitakis avatar gkampitakis commented on July 18, 2024

Hey 👋 , thanks for opening this issue. I don't recall any specific reason for using 1.21.0 patch. I didn't know for this interaction so this was probably an oversight on my side when I hanged the version to 1.21.0 instead of 1.21.

I will have a look if there is a reason I did that 😅 . I will also check if I can simlpiy put 1.21 and release a new version of go-snaps, that will fix it and not affect others.

from go-snaps.

lolleko avatar lolleko commented on July 18, 2024

Hey, thank you for the quick reply.

It's not a big issue, It's just a bit annoying if the exact version is forced. For us, this caused some minor issues with our CI build.

For reference:

https://go.dev/ref/mod

At go 1.21 or higher:
- The go line declares a required minimum version of Go to use with this module.
- The go line must be greater than or equal to the go line of all dependencies.
- The go command no longer attempts to maintain compatibility with the previous older version of Go.
- The go command is more careful about keeping checksums of go.mod files in the go.sum file.

from go-snaps.

gkampitakis avatar gkampitakis commented on July 18, 2024

💡 haaa this is what I missed. Thanks for posting this. So if I understand correct just putting 1.21 shouldn't affect anything just allow people to use whatever patch they want. Is that correct?

from go-snaps.

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.