remove go, as topgrade dropped it

This commit is contained in:
Anthony Cicchetti 2021-03-02 08:29:52 -05:00
parent 36491e16c3
commit 358d0d79fd

View file

@ -5,7 +5,7 @@
#]
# Disable specific steps - same options as the command line flag
disable = ["go", "microsoft_auto_update"]
disable = ["microsoft_auto_update"]
# Run specific steps - same options as the command line flag
#only = ["system", "emacs"]