Skip to content

x/playground: 1.16 not available #44389

@kevburnsjr

Description

@kevburnsjr

What version of Go are you using (go version)?

go1.15.8

Does this issue reproduce with the latest release?

No.

What operating system and processor architecture are you using (go env)?

Not relevant (documentation issue)

What did you do?

Click "Run" on the filepath.Walk example on golang.org
https://golang.org/pkg/path/filepath/#Walk

What did you expect to see?

The output

What did you see instead?

A build error

prog.go:5:2: package io/fs is not in GOROOT (/usr/local/go-faketime/src/io/fs)

Conclusion

The system running golang.org's documentation examples should run the examples using the same version of go for which the examples were written.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions