1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-19 11:35:24 +02:00
tldr/pages.tr/common/go-fix.md

229 B

go fix

Yeni API'ler kullanmak için paketleri güncelle. Daha fazla bilgi için: https://pkg.go.dev/cmd/go#hdr-Update_packages_to_use_new_APIs.

  • Paketleri yeni API'ler kullanmak için güncelle:

go fix {{paketler}}