diff --git a/docs/go1.27.md b/docs/go1.27.md deleted file mode 100644 index 03f2881c71c..00000000000 --- a/docs/go1.27.md +++ /dev/null @@ -1,3 +0,0 @@ -# Microsoft build of Go 1.27 release notes - -After the release of 1.27, 1.25 is no longer supported, per the [Go release policy](https://go.dev/doc/devel/release). diff --git a/docs/go1.28.md b/docs/go1.28.md new file mode 100644 index 00000000000..7011408c311 --- /dev/null +++ b/docs/go1.28.md @@ -0,0 +1,3 @@ +# Microsoft build of Go 1.28 release notes + +After the release of 1.28, 1.26 is no longer supported, per the [Go release policy](https://go.dev/doc/devel/release).