mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
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:
+1
-1
@@ -1 +1 @@
|
||||
1.21
|
||||
1.21.1
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user