Recordsgolanggoogle.golang.org/appengine
Compatibility cube
Pick any two dimensions as axes; everything else becomes a filter. Clicking a cell pins its slice and drills one level deeper.
No recorded evidence matches these filters. Nothing is inferred; clear a filter to widen the slice.
Dependency Health
Observed combinations and failure evidence for this release
First observed break
v1.4.0
linux · go@1.26
1 FAIL
· stage: UNKNOWN
· fingerprint: sha256:0cc5633d6f9aa11fdb97a30243cae2d23c42f9bbcc21f59ae64b43eea06d4a3e
| Library | Version | Health | Measured there | Projects |
|---|---|---|---|---|
| github.com/golang/protobuf | v1.4.2 | CANDIDATE Correlated change; unproven combination | contract passed | 5 project-days |
| github.com/golang/protobuf | v1.4.3 | CANDIDATE Correlated change; unproven combination | contract passed | 11 project-days |
| golang.org/x/net | v0.0.0-20200625001655-4c5254603344 | CANDIDATE Correlated change; unproven combination | contract passed | 16 project-days |
| golang.org/x/text | v0.3.0 | CANDIDATE Correlated change; unproven combination | contract passed | 5 project-days |
| golang.org/x/text | v0.3.2 | CANDIDATE Correlated change; unproven combination | contract passed | 11 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.
Dependency versions across releases
What each release of this package resolved its children to. A child whose version moved is listed first: that is where an upgrade changed something underneath you.
| Library | v1.6.6 | v1.4.0 |
|---|---|---|
| github.com/golang/protobuf | v1.5.0 | v1.4.2 |
| golang.org/x/net | v0.0.0-20210525063256-abc453219eb5 | v0.0.0-20200625001655-4c5254603344 |
| golang.org/x/text | v0.3.6 | v0.3.0 |
Moved: 3 · unchanged at every release: 0
An edge records that a resolver placed one release beside another on a real machine. It is not a claim that the two work together; that question is answered by samples and contracts, not by presence here.