diff --git a/doc/go1.16.html b/doc/go1.16.html index 0beb62d160..f2370e8363 100644 --- a/doc/go1.16.html +++ b/doc/go1.16.html @@ -548,7 +548,7 @@ func TestFoo(t *testing.T) { (note: returns a slice of os.DirEntry rather than a slice of - fs.FileInfo) + fs.FileInfo)
  • ReadFile => os.ReadFile