You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: