go 1.25
github.com/cockroachdb/pebble/v2 v2.1.3
# github.com/cockroachdb/pebble/v2/internal/problemspans
../pkg/mod/github.com/cockroachdb/pebble/v2@v2.1.3/internal/problemspans/set.go:109:7: s.rt.EnumerateAll undefined (type regiontree.T[axisds.Endpoint[[]byte], expirationTime] has no field or method EnumerateAll)
../pkg/mod/github.com/cockroachdb/pebble/v2@v2.1.3/internal/problemspans/set.go:120:7: s.rt.EnumerateAll undefined (type regiontree.T[axisds.Endpoint[[]byte], expirationTime] has no field or method EnumerateAll)
../pkg/mod/github.com/cockroachdb/pebble/v2@v2.1.3/internal/problemspans/set.go:121:81: too many arguments in call to keyEndpointIntervalFormatter
have (axisds.Endpoint[[]byte], axisds.Endpoint[[]byte])
want (axisds.Interval[axisds.Endpoint[[]byte]])
Compilation finished with exit code 1
looks like we need new release with 8594f9b
Jira issue: PEBBLE-1322
go 1.25
github.com/cockroachdb/pebble/v2 v2.1.3
looks like we need new release with 8594f9b
Jira issue: PEBBLE-1322