see: https://go-review.googlesource.com/c/34385/

-s

On Fri, Dec 16, 2016 at 1:05 PM, Seb Binet <seb.bi...@gmail.com> wrote:

>
>
> On Fri, Dec 16, 2016 at 1:02 PM, Caleb Doxsey <ca...@doxsey.net> wrote:
>
>> The easy solution here is gimme <https://github.com/travis-ci/gimme>.
>>
>>
>> $ eval "$(gimme 1.8beta2)"
>>
>>
>> Downloads and installs go and sets all the environment variables for you.
>>
>
> there's also something happening here:
> https://godoc.org/golang.org/x/build/version/go1.8beta1
> https://godoc.org/golang.org/x/build/version/go1.8beta2
>
> -s
>
>
>>
>> On Wednesday, December 14, 2016 at 11:58:55 AM UTC-5, aind...@gmail.com
>> wrote:
>>>
>>> I currently have the distribution "go version go1.7.1 darwin/amd64"
>>> installed. However, I'd like to test my applications on the 1.8 beta.
>>>
>>>    - Is it okay to install another distribution without messing up the
>>>    environment variables?
>>>    - If I build from source, can I scope the installation to a specific
>>>    directory?
>>>    - What is the recommended procedure for having multiple
>>>    installations side-by-side?
>>>
>>>
>>> Thank You,
>>> Akhil Indurti
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "golang-nuts" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to golang-nuts+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to