From 2aa8f8a3facf89896330b6847713de7d92b4196a Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Thu, 3 Oct 2019 11:00:58 +0000
Subject: [PATCH] community/go: add secfixes comment for CVE-2019-16276

---
 community/go/APKBUILD | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/community/go/APKBUILD b/community/go/APKBUILD
index ac1b9c13db51..7ed8ffe3e363 100644
--- a/community/go/APKBUILD
+++ b/community/go/APKBUILD
@@ -23,6 +23,8 @@ case "$CARCH" in
 esac
 
 # secfixes:
+#   1.13.1-r0:
+#   - CVE-2019-16276
 #   1.12.8-r0:
 #   - CVE-2019-9512
 #   - CVE-2019-9514
-- 
GitLab