IT for operating businesses

Using the go-fix Command

Update packages to use new APIs. More information: <https://pkg.go.dev/cmd/go#hdr-Update_packages_to_use_new_APIs>.

  • Update packages to use new APIs:

go fix *packages*


This content is compiled from the open-source tldr-pages project under the MIT license.