diff --git a/labs/22-yield/distribution/release-notes/2026-08-02-go-sdk-pin-detection.md b/labs/22-yield/distribution/release-notes/2026-08-02-go-sdk-pin-detection.md new file mode 100644 index 00000000..c07bb35a --- /dev/null +++ b/labs/22-yield/distribution/release-notes/2026-08-02-go-sdk-pin-detection.md @@ -0,0 +1,6 @@ +# Accept generated Go SDK pins + +- Let `doctor` read the single-line `go.mod` requirement produced by + `yskill init`. +- Keep support for block-style Go requirements. +- Verify both forms against the repository-local Yield runtime version.