1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 10:02:10 +02:00
tldr/pages/common/go-fix.md
gonejack 39f30ce6c7
go-fix: apply suggestions
Signed-off-by: gonejack <igonejack@gmail.com>
2020-05-21 12:30:24 +01:00

190 B

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}}