mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-28 22:04:55 +02:00
165 B
165 B
go doc
Tool for updating packages to use new APIs. More information: https://golang.org/cmd/go/.
- Update packages to use new APIs:
go fix {{packages}}