You probably need to rebuild dependencies. (go build -i / go test -i /
go install)

On Sun, Apr 9, 2017 at 6:52 PM, sachin walia <sachinwalia...@gmail.com> wrote:
> Thanks for releasing update so quickly. I've noticed that my build time has
> increased in 1.8.1 compared to 1.8. Is it a regression or something that
> team is aware of?
>
> thanks,
>
>
> On Friday, April 7, 2017 at 11:02:49 AM UTC-7, Chris Broadfoot wrote:
>>
>> Hi gophers,
>>
>> We have just released Go version 1.8.1, a minor point release.
>>
>> This release includes fixes to the compiler, runtime, documentation, go
>> command, and the
>> crypto/tls, encoding/xml, image/png, net, net/http, reflect,
>> text/template, and time packages.
>>     https://golang.org/doc/devel/release.html#go1.8.minor
>>
>> You can download binary and source distributions from the Go web site:
>>     https://golang.org/dl/
>>
>> To compile from source using a Git clone, update to the release with "git
>> checkout go1.8.1" and build as usual.
>>
>> Thanks to everyone who contributed to the release.
>>
>> Chris
>
> --
> 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