Giter Site home page Giter Site logo

Drop go1.17 dependency about assertions HOT 2 CLOSED

smarty avatar smarty commented on August 11, 2024
Drop go1.17 dependency

from assertions.

Comments (2)

joliver avatar joliver commented on August 11, 2024

In the Go ecosystem (as opposed to Java), staying close to the latest version of the Go runtime is the standard. I know of a few libraries that fully support the last 1-2 Go versions.

In this particular case, the previous version (at Go 1.13) still exists and can be pinned. The reason for this move is that we are preparing to upgrade everything in our internal infrastructure up to Go 1.17 to take advantage of how Go manages modules and dependencies.

If you require a lesser Go runtime than 1.17, please use the previous version of assertions.

from assertions.

andig avatar andig commented on August 11, 2024

In the Go ecosystem (as opposed to Java), staying close to the latest version of the Go runtime is the standard.

I would disagree. Many popular foundation libraries are supporting Go 1.13 or even earlier.

The reason for this move is that we are preparing to upgrade everything in our internal infrastructure up to Go 1.17 to take advantage of how Go manages modules and dependencies.

Go modules have been well-supported since at least Go 1.15 (I believe even Go 1.14). There is nothing in Go 1.17 that I'm aware of that would require such a change.

from assertions.

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.