Might be a good excuse to try deposit (https://github.com/golang/dep)

I think

$ dep ensure -update

Might be roughly what you would have wanted in this case.

On Mon, Aug 28, 2017, 12:13 Paul Stead <oldcoderexcept...@gmail.com> wrote:

> Excellent catch James!  I looked, and it seems my x/net/ipv4 files were
> all from 2015.  I forced an update of those using go get -u, and things
> seem good now.  I'll need a way to ensure things get updated more
> completely going forward I guess.
>
> thank you.
> Paul
>
> On Mon, Aug 28, 2017 at 11:37 AM, James Bardin <j.bar...@gmail.com> wrote:
>
>>
>>
>> On Sunday, August 27, 2017 at 7:36:22 PM UTC-4, oldCoderException wrote:
>>>
>>> No.  I just downloaded and used 1.9 on its release last week.  I've
>>> reverted to 1.8.3 for now and, as mentioned, it's working fine for me.
>>>
>>>
>>>>>
>> Are you certain you also have the latest version of golang.org/x/net/ipv4
>> ?
>>
> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "golang-nuts" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/golang-nuts/PYT1wJYHEP0/unsubscribe.
>> To unsubscribe from this group and all its topics, 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.
>

-- 
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