Re: Packaging of Go modules

2020-11-06 Thread Robert-André Mauchin
On Monday, 2 November 2020 22:45:09 CET Olivier Lemasle wrote: > Hi all, > > I have two questions related to the packaging of Go modules. > > 1. When a new major version of a Go module is released, breaking backwards > compatibility, the module path should be changed [1].

Re: Packaging of Go modules

2020-11-03 Thread Nicolas Mailhot
Hi Olivier, You are very right, and all this has been rewritten and fixed in my devel branch. Unfortunately the F33 change process ate all the time I had to spend on the subject on the summer, and now personal problems and covid consequences are preventing me from finishing things. You can see a

Packaging of Go modules

2020-11-02 Thread Olivier Lemasle
Hi all, I have two questions related to the packaging of Go modules. 1. When a new major version of a Go module is released, breaking backwards compatibility, the module path should be changed [1]. According to the Golang Packaging Guidelines, it means updating the goipath and renaming the