Closed oliverpool closed 9 months ago
Thank you for contributing to awesome-go. We will review your contribution as soon as possible.
Make sure you add the links in the body of the pull request that are requested in the contribution guide:
Your project is under review. It may take a few days to be approved.
I went over the README to check all godoc.org references.
I removed the libraries which apparently do not meet the quality standard:
io.FS
, implements the github.com/kr/fs#FileSystem (and not the stdlib io.FS interface), package which has been replaced by kr.dev/walk)For the others, I replaced the godoc.org link with a pkg.go.dev link.