You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-nuts
Thanks for the link.
So "go mod tidy" ignores build tags, and this is intended?
Ian Lance Taylor
unread,
Feb 18, 2021, 9:23:45 PM2/18/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tapi...@gmail.com, golang-nuts
On Thu, Feb 18, 2021 at 3:29 PM tapi...@gmail.com <tapi...@gmail.com> wrote:
>
> Thanks for the link.
> So "go mod tidy" ignores build tags, and this is intended?
That is my understanding, yes.
Ian
> On Thursday, February 18, 2021 at 9:28:53 AM UTC-5 Ian Lance Taylor wrote:
>>
>> On Thu, Feb 18, 2021 at 1:06 AM tapi...@gmail.com <tapi...@gmail.com> wrote:
>> >
>> > BTW, "go1.15 build" succeeds.
>> >
>> > On Thursday, February 18, 2021 at 4:03:50 AM UTC-5 tapi...@gmail.com wrote:
>> >>
>> >> Does this mean the "+build go1.N" directive is only intended to cooperate with Go toolchain 1.N+?
>>
>>
>> See the discussion at https://golang.org/issue/43980.
>>
>> Ian
>