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:
parent
e9bd9da77a
commit
39f30ce6c7
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue