junos_exporter icon indicating copy to clipboard operation
junos_exporter copied to clipboard

junos_exporter versions not available on proxy.golang.org

Open mog01 opened this issue 2 years ago • 0 comments

Hello,

I could be wrong, but it looks like the public golang proxy is unable to fetch newer versions of junos_exporter.

From what I understand, a query to the golang proxy should give up-to-date versions like this, for example:

$ curl https://proxy.golang.org/github.com/optix2000/nsd_exporter/@v/list v0.3.0 v0.3.1 v0.2.0

However, asking for versions of junos_exporter, shows this:

$ curl https://proxy.golang.org/github.com/czerwonk/junos_exporter/@v/list v0.7.1

I don't know why this would be happening, does anyone have any clues please?

mog01 avatar Jul 26 '23 09:07 mog01