go: don't make the references domain listing too verbose

This commit is contained in:
Rico Sta. Cruz 2017-11-16 00:03:14 +08:00 committed by GitHub
parent b97f2e9801
commit 6ba7fa7153
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
go.md
View File

@ -506,6 +506,6 @@ See: [Pointer receivers](https://tour.golang.org/methods/4)
- [Golang wiki](https://github.com/golang/go/wiki/) _(github.com)_
- [Awesome Go](https://awesome-go.com/) _(awesome-go.com)_
- [Go by Example](https://gobyexample.com/) _(gobyexample.com)_
- [Effective Go](https://golang.org/doc/effective_go.html) _(golang.org/doc/effective_go.html)_
- [Effective Go](https://golang.org/doc/effective_go.html) _(golang.org)_
- [JustForFunc Youtube](https://www.youtube.com/channel/UC_BzFbxG2za3bp5NRRRXJSw) _(youtube.com)_
- [Style Guide](https://github.com/golang/go/wiki/CodeReviewComments) _(github.com/golang/go/wiki/CodeReviewComments)_
- [Style Guide](https://github.com/golang/go/wiki/CodeReviewComments) _(github.com)_