Giter Club home page Giter Club logo

Comments (6)

marcaudefroy avatar marcaudefroy commented on August 11, 2024 3

Waiting the release, you can do this to force version for the transitive dependency :

[[override]]
name = "github.com/satori/go.uuid"
branch = "master"

More info on : https://github.com/golang/dep/blob/master/docs/FAQ.md#how-do-i-constrain-a-transitive-dependencys-version

from go.uuid.

satori avatar satori commented on August 11, 2024 2

@leffen I've tagged v1.2.0 which is last commit before API has changed but contains some bug fixes and improvements including uuid.Must helper: https://github.com/satori/go.uuid/releases/tag/v1.2.0

I plan to make a few more changes over weekend / review some PRs and going to release v2.0.0 early next week.

from go.uuid.

ktnyt avatar ktnyt commented on August 11, 2024

Did you update your local copy of satori/uuid ? The master branch from this repository provides uuid.Must (which may or may not be reverted: refer to #66 ).

from go.uuid.

leffen avatar leffen commented on August 11, 2024

The problem for seems to be that the override to master in Gopkg.toml is overwritten by dep when doing the dep ensure -update and then its reverted back to the release. Probably due to another dependency.

from go.uuid.

leffen avatar leffen commented on August 11, 2024

Cool, Thanks. Looking forward to the new release :-)

from go.uuid.

welps avatar welps commented on August 11, 2024

@satori No rush, any idea when the next release is going to get tagged?

from go.uuid.

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.