We use renovatebot and it detects only v3 releases
https://pkg.go.dev/github.com/uber-go/tally also shows that v3 is the latest while github shows v4 is the latest. Is v4 stable? If so, how come it doesn't show up as latest version?
Or to use v4 do we have to be explicit ?
https://pkg.go.dev/github.com/uber-go/tally/v4
We use renovatebot and it detects only v3 releases
https://pkg.go.dev/github.com/uber-go/tally also shows that v3 is the latest while github shows v4 is the latest. Is v4 stable? If so, how come it doesn't show up as latest version?
Or to use v4 do we have to be explicit ?
https://pkg.go.dev/github.com/uber-go/tally/v4