On 2019/09/10 19:37, Aaron Bieber wrote:
> On Tue, 10 Sep 2019 at 04:20:55 +1000, Joel Sing wrote:
> > The following updates lang/go to Go 1.13 and also updates the main
> > golang.org/x packages to around the Go 1.13 release. This does
> > not update devel/go-tools, as it introduces new dependencies that
> > will need to be packaged. Once this lands I can also work towards
> > enabling Go on arm64.
> > 
> > The following ports appear to break with this update:
> > 
> >  net/go-ipfs
> >  net/mattermost-server
> >  security/keybase
> >  sysutils/consul
> >  sysutils/restic
> >  sysutils/restic-rest-server
> >  www/hugo
> > 
> > All of these are import path related and will likely need updates
> > or patches.
> 
> Here are fixes for the restics and keybase (combined as one diff inline):
> 
>  https://deftly.net/patches/restic-0.9.5.diff
>  https://deftly.net/patches/restic-rest-server-0.9.7.diff
>  https://deftly.net/patches/keybase-4.3.2.diff
> 
> For keybase it looks like I missed a diff removal on the last update.
> 
> > 
> > ok?
> > 
> 
> OK abieber@ for go!

We are in the run up to release, I think committing this should wait
until there are fixes for the other ports (or agreement with the
relevant maintainers that it's ok to break them).

Reply via email to