Hmm, actually it seems that go1.9 is not able to build a package against dependencies built with go1.11. For Demlo, that would mean that I need to add the 1.9 specialization to 10 packages, but this is brittle and it will conflict with other programs that share some dependencies while using go1.11. Suggestion? -- Pierre Neidhardt https://ambrevar.xyz/