From 7aff66bc535fdbbade09442d62c287f65c49d5d8 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Sat, 25 Jan 2020 13:08:18 -0800 Subject: [PATCH] Include Golang update step in README (#300) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0611fb18..564a79ab 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ Just run `topgrade`. It will run the following steps: * Update Rustup by running `rustup update`. This will also attempt to run `rustup self update` when Rustup is installed inside the home directory. * Run Cargo [install-update](https://github.com/nabijaczleweli/cargo-update) * Upgrade Emacs packages (You'll get a better output if you have [Paradox](https://github.com/Malabarba/paradox) installed) +* Upgrade [Go packages](https://golang.org/pkg/cmd/go/internal/get/) * Upgrade [OCaml packages](https://opam.ocaml.org/) * Upgrade [vcpkg](https://github.com/Microsoft/vcpkg) globally installed packages * Upgrade [myrepos](https://myrepos.branchable.com/) managed sourcecode repositories