diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec
index 5ded019..036ac57 100644
--- a/SPECS/go-toolset.spec
+++ b/SPECS/go-toolset.spec
@@ -1,4 +1,4 @@
-%global go_version 1.16.5
+%global go_version 1.16.6
 
 Name: go-toolset
 Version: %{go_version}
@@ -18,6 +18,11 @@ This is the main package for go-toolset.
 %files
 
 %changelog
+* Thu Jul 15 2021 David Benoit <dbenoit@redhat.com> - 1.16.6-1
+- Rebase to go-1.16.6-1-openssl-fips
+- Resolves: rhbz#1982281
+- Addresses CVE-2021-34558
+
 * Tue Jul 06 2021 Alejandro Sáez <asm@redhat.com> - 1.16.5-1
 - Rebase to go 1.16.5
 - Related: rhbz#1979677