diff options
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/kube-proxy/kube-proxy-1.16.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/kube-proxy/kube-proxy-1.16.6.ebuild b/sys-cluster/kube-proxy/kube-proxy-1.16.6.ebuild index f519690e8b2f..301cbbe58d9a 100644 --- a/sys-cluster/kube-proxy/kube-proxy-1.16.6.ebuild +++ b/sys-cluster/kube-proxy/kube-proxy-1.16.6.ebuild @@ -16,7 +16,7 @@ LICENSE="Apache-2.0" SLOT="0" DEPEND="dev-go/go-bindata - >=dev-lang/go-1.11" + >=dev-lang/go-1.13" RDEPEND="net-firewall/conntrack-tools" |