mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
This fixes the issue of config options not being applied. Also, handle config errors and deprecation by showing a message to the user. Change-Id: I850d5303a7a1e301c97324060a87929710ee6700 Reviewed-on: https://go-review.googlesource.com/c/tools/+/194682 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com>