mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 01:42:09 +02:00
8 lines
190 B
Markdown
8 lines
190 B
Markdown
# go fix
|
|
|
|
> 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:
|
|
|
|
`go fix {{packages}}`
|