![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
10 Oct
2021
10 Oct
'21
1:06 p.m.
commit 58e9b139d206adf36a3c14ae98dbdc87aa595d33 Author: Tim Biermann <tbier@posteo.de> Date: Sun Oct 10 15:06:18 2021 +0200 [notify] go: fixes build issues with dependent ports diff --git a/go/Pkgfile b/go/Pkgfile index b0db437dd..4acb85984 100644 --- a/go/Pkgfile +++ b/go/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Matt Housh, jaeger at crux dot ninja name=go -version=1.17.1 +version=1.17.2 release=1 source=(https://golang.org/dl/go${version}.src.tar.gz \ https://golang.org/dl/go${version}.linux-amd64.tar.gz)