1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:05:59 +02:00

go-fix: apply suggestions

Signed-off-by: gonejack <igonejack@gmail.com>
This commit is contained in:
gonejack 2020-05-11 12:03:41 +08:00 committed by Starbeamrainbowlabs
parent e9bd9da77a
commit 39f30ce6c7
No known key found for this signature in database
GPG key ID: 1BE5172E637709C2

View file

@ -1,7 +1,7 @@
# go doc
# go fix
> Tool for updating packages to use new APIs.
> More information: <https://golang.org/cmd/go/>.
> Update packages to use new APIs.
> More information: <https://golang.org/cmd/go/#hdr-Update_packages_to_use_new_APIs>.
- Update packages to use new APIs: