jfrog / gocenter

The Github README for JFrog Go-center. Use this for reporting issues
https://gocenter.io
Apache License 2.0
164 stars 23 forks source link

github.com/nats-io/nats-server missing 2.x version #51

Closed flymoondust closed 4 years ago

flymoondust commented 4 years ago

How to introduce new version of nats-server?? gocenter's website is https://search.gocenter.io/github.com/nats-io/nats-server?version=v2.0.0-RC14%2Bincompatible&tab=versions

nats-server's website is https://github.com/nats-io/nats-server

Now, gocenter miss 2.x versions of nats-server. Please reply ASAP,thanks very much.

elioengcomp commented 4 years ago

Hi @flymoondust

Thanks for you message.

I can see several v2.x versions for that module in GoCenter: https://search.gocenter.io/github.com/nats-io/nats-server/v2?version=v2.1.8-0.20200701221136-774da7f02108&tab=versions

Keep in mind that to follow Go Modules semantic versioning rules, the authors changed the module path to github.com/nats-io/nats-server/v2

Which versions are you missing there?

flymoondust commented 4 years ago

it's my fault,i can see it's in v2 now. Thanks for replying. The issue can be closed now. 

---Original--- From: "Elio Marcolino"<notifications@github.com> Date: Thu, Aug 20, 2020 00:17 AM To: "jfrog/gocenter"<gocenter@noreply.github.com>; Cc: "Mention"<mention@noreply.github.com>;"flymoondust"<419209161@qq.com>; Subject: Re: [jfrog/gocenter] github.com/nats-io/nats-server missing 2.x version (#51)

Hi @flymoondust

Thanks for you message.

I can see several v2.x versions for that module in GoCenter: https://search.gocenter.io/github.com/nats-io/nats-server/v2?version=v2.1.8-0.20200701221136-774da7f02108&amp;tab=versions

Keep in mind that to follow Go Modules semantic versioning rules, the authors changed the module path to github.com/nats-io/nats-server/v2

Which versions are you missing there?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

elioengcomp commented 4 years ago

Let us know if you have additional questions.