Closed larryleguo closed 4 years ago
I tagged version 0.5.0 -- you can now import this via http://gopkg.in/openconfig/ygot.v0. I have tagged a couple of issues that need to be locked down for a 1.0.0 release, none of these should cause major API changes.
Thanks. Rob. Just come back from vacation. We are using govendor right now. Let me try how the version works.
Lei
On Mon, Dec 25, 2017 at 12:56 PM, Rob Shakir notifications@github.com wrote:
I tagged version 0.5.0 -- you can now import this via http://gopkg.in/openconfig/ygot.v0. I have tagged a couple of issues that need to be locked down for a 1.0.0 release, none of these should cause major API changes.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/openconfig/ygot/issues/123#issuecomment-353890399, or mute the thread https://github.com/notifications/unsubscribe-auth/Ae4X3H_p-acgFz5SDgf1jurRoDLXW8F3ks5tEAv5gaJpZM4Qt1b4 .
Rob added modules now.
Hi Lei,
I propose that we achieve this via having a tag for the version number. This should allow either gopkg.in or go dep to lock version numbers to that tag. Is this sufficient for you?
Cheers, r.