CodeSampleX

Recordsgolanggoogle.golang.org/api

Compatibility cube

Pick any two dimensions as axes; everything else becomes a filter. Clicking a cell pins its slice and drills one level deeper.

Fixed
Package versionv0.277.0 Architecturex64
Filter Runtimego 1.26 Execution contextgo Clear filters
How to read the grid

Reading a cell: The number is how many recorded observations the rate divides — one build files an observation per stage it reached, so it counts neither builds nor machines nor people. The document beside it is a different fact from a different source: whether a sample exists at that coordinate, and how our own run of it went there.

  • no sample at this coordinate yet
  • there is a sample here, and nothing of ours has run it at this coordinate yet
  • there is a sample here, and our run of it at this coordinate came back clean
  • there is a sample here, and our run of it at this coordinate failed
  • there is a sample here, and this coordinate records both a passing and a failing run of it
  • nothing recorded — unknown, never "works" and never "broken"
  • there is a level below this cell — click to open it

A document means there is a sample at that coordinate. Whether one EXISTS is a fact about this release and this API and does not change with OS, runtime or package manager; its COLOUR is how that sample ran in the environment you are looking at.

Cells are aggregates of everything still varying in this slice (the n/m count says how much). Click one to pin its coordinates and see the next level.

Dependencies

LibraryVersionMeasured thereProjects
cloud.google.com/go/auth v0.20.0 contract passed 2 project-days
cloud.google.com/go/auth/oauth2adapt v0.2.8 contract passed 2 project-days
cloud.google.com/go/compute/metadata v0.9.0 contract passed 2 project-days
github.com/google/go-cmp v0.7.0 contract passed 2 project-days
github.com/google/s2a-go v0.1.9 contract passed 2 project-days
github.com/google/uuid v1.6.0 contract passed 2 project-days
github.com/googleapis/enterprise-certificate-proxy v0.3.15 contract passed 2 project-days
github.com/googleapis/gax-go/v2 v2.22.0 contract passed 2 project-days
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.67.0 builds observed 2 project-days
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.68.0 contract passed 2 project-days
golang.org/x/net v0.55.0 contract passed 2 project-days
golang.org/x/oauth2 v0.36.0 contract passed 2 project-days
golang.org/x/sync v0.20.0 contract passed 2 project-days
golang.org/x/time v0.15.0 contract passed 2 project-days
google.golang.org/genproto/googleapis/rpc v0.0.0-20260427160629-7cedc36a6bc4 contract passed 2 project-days
google.golang.org/grpc v1.81.0 contract passed 2 project-days
google.golang.org/protobuf v1.36.11 contract passed 2 project-days

The measured column is about each dependency's own release, not about the pair. A resolver placing two releases side by side is not evidence that they work together.