diff --git a/doc/next/6-stdlib/99-minor/runtime/65286.md b/doc/next/6-stdlib/99-minor/runtime/65286.md new file mode 100644 index 0000000000..b3cd67537e --- /dev/null +++ b/doc/next/6-stdlib/99-minor/runtime/65286.md @@ -0,0 +1,2 @@ +The Pin method of [`runtime.Pinner`](/runtime#Pinner) +now accepts a string or a slice of any type.