golang: Update golang to 1.21.1

This version includes security fixes which address the following CVEs:

* CVE-2023-39318
* CVE-2023-39319
* CVE-2023-39320
* CVE-2023-39321
* CVE-2023-39322

Also changes to internal/prometheus/TestJSONSerialization: add new metric

Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>
This commit is contained in:
Ashutosh Narkar
2023-09-07 14:33:50 -07:00
parent be3affd1fc
commit cdf2d35a25
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
1.21
1.21.1
+1
View File
@@ -136,6 +136,7 @@ func TestJSONSerialization(t *testing.T) {
"go_godebug_non_default_behavior_x509sha1_events_total",
"go_godebug_non_default_behavior_x509usefallbackroots_events_total",
"go_godebug_non_default_behavior_zipinsecurepath_events_total",
"go_godebug_non_default_behavior_tlsmaxrsasize_events_total",
},
"SUMMARY": {
"go_gc_duration_seconds",