On Sat, Aug 25, 2018 at 5:16 PM, Peter Kleiweg wrote:
> Op zaterdag 25 augustus 2018 18:54:32 UTC+2 schreef Ian Lance Taylor:
>>
>> On Sat, Aug 25, 2018 at 7:58 AM, Peter Kleiweg wrote:
>> > Op zaterdag 25 augustus 2018 16:40:55 UTC+2 schreef Jakob Borg:
>> >>
>> >> On 25 Aug 2018, at 15:21, Pete
Op zaterdag 25 augustus 2018 19:06:27 UTC+2 schreef Sebastien Binet:
>
>
>
> On Sat, Aug 25, 2018 at 6:54 PM Ian Lance Taylor > wrote:
>
>> On Sat, Aug 25, 2018 at 7:58 AM, Peter Kleiweg > > wrote:
>> > Op zaterdag 25 augustus 2018 16:40:55 UTC+2 schreef Jakob Borg:
>> >>
>> >> On 25 Aug 2018, at
Op zaterdag 25 augustus 2018 18:54:32 UTC+2 schreef Ian Lance Taylor:
>
> On Sat, Aug 25, 2018 at 7:58 AM, Peter Kleiweg > wrote:
> > Op zaterdag 25 augustus 2018 16:40:55 UTC+2 schreef Jakob Borg:
> >>
> >> On 25 Aug 2018, at 15:21, Peter Kleiweg wrote:
> >>
> >>
> >> disabling the cache w
On Sat, Aug 25, 2018 at 6:54 PM Ian Lance Taylor wrote:
> On Sat, Aug 25, 2018 at 7:58 AM, Peter Kleiweg wrote:
> > Op zaterdag 25 augustus 2018 16:40:55 UTC+2 schreef Jakob Borg:
> >>
> >> On 25 Aug 2018, at 15:21, Peter Kleiweg wrote:
> >>
> >>
> >> disabling the cache won't be an option in G
On Sat, Aug 25, 2018 at 7:58 AM, Peter Kleiweg wrote:
> Op zaterdag 25 augustus 2018 16:40:55 UTC+2 schreef Jakob Borg:
>>
>> On 25 Aug 2018, at 15:21, Peter Kleiweg wrote:
>>
>>
>> disabling the cache won't be an option in Go 1.12. What to do then?
>>
>>
>> You don’t say what your issues with th
Op zaterdag 25 augustus 2018 16:40:55 UTC+2 schreef Jakob Borg:
>
> On 25 Aug 2018, at 15:21, Peter Kleiweg >
> wrote:
>
>
> disabling the cache won't be an option in Go 1.12. What to do then?
>
>
> You don’t say what your issues with the build cache are. If you did, you
> might get suggestions.
On 25 Aug 2018, at 15:21, Peter Kleiweg
mailto:pklei...@xs4all.nl>> wrote:
disabling the cache won't be an option in Go 1.12. What to do then?
You don’t say what your issues with the build cache are. If you did, you might
get suggestions.
//jb
--
You received this message because you are sub
Since Go 1.10, the cache causes many headaches. You can disable the cache
with GOCACHE=off. Unless you work on mega projects, you don't need a cache
anyway. But disabling the cache won't be an option in Go 1.12. What to do
then? Stick with old version of Go?
The release notes for Go 1.11 have t