Hey there, I'd like to try the io/fs package on Go 1.15. Is there an easy 
way to do this?

I tried without much expectation:

go get -u github.com/golang/go/src/io/fs

But was greeted with this error:

go: found github.com/golang/go/src/io/fs in github.com/golang/go/src 
v0.0.0-20201202201757-2d0258d49568
go get: github.com/golang/go/src@v0.0.0-20201202201757-2d0258d49568: 
parsing go.mod:
        module declares its path as: std
                but was required as: github.com/golang/go/src

Any ideas? Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/8857da92-774a-453b-9c81-46bf818b38b6n%40googlegroups.com.

Reply via email to