Hi, I've prepared an alternative of /usr/bin/mockgen to ease the migration, see https://salsa.debian.org/go-team/packages/golang-github-golang-mock/-/merge_requests/3 https://salsa.debian.org/go-team/packages/golang-go.uber-mock/-/merge_requests/1
I'd welcome a quick review. Jérémy Le ven. 5 janv. 2024 à 11:46, Jérémy Lal <[email protected]> a écrit : > > > Le ven. 5 janv. 2024 à 10:32, Shengjing Zhu <[email protected]> a écrit : > >> On Fri, Jan 5, 2024 at 3:14 AM Jérémy Lal <[email protected]> wrote: >> > >> > Hi, >> > >> > github.com/golang/mock >> > is officially superseded by >> > github.com/uber-go/mock >> > >> > should the debian package follow, or should we make two different >> packages ? >> > >> >> The version of uber's fork goes back to 0.x (1.6.0 -> 0.4.0). If we >> reuse old packages, we need to introduce epochs, which is not ideal. >> So new source and binary packages are preferred. > > > Okay, since it provides "mockgen" too, it will have to conflict/replace > golang/mock. > > Jérémy > >
