go: tweak caveats (1.2 was long ago).

This commit is contained in:
Mike McQuaid 2017-02-21 17:36:04 +00:00
parent 520306fbba
commit 0c090af969

View file

@ -80,7 +80,7 @@ class Go < Formula
end
def caveats; <<-EOS.undent
As of go 1.2, a valid GOPATH is required to use the `go get` command.
A valid GOPATH is required to use the `go get` command.
If $GOPATH is not specified, $HOME/go will be used by default:
https://golang.org/doc/code.html#GOPATH