build(go): bump 1.22.4 -> 1.22.5 (#6845)

https://groups.google.com/g/golang-announce/c/gyb7aM1C9H4

Also adds a new metric to our Prometheus tests.

Signed-off-by: Stephan Renatus <stephan@styra.com>
This commit is contained in:
Stephan Renatus
2024-07-04 10:48:20 +02:00
committed by GitHub
parent c70544045b
commit b9302f3998
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
1.22.4
1.22.5
+1
View File
@@ -143,6 +143,7 @@ func TestJSONSerialization(t *testing.T) {
"go_godebug_non_default_behavior_tls10server_events_total",
"go_godebug_non_default_behavior_httpmuxgo121_events_total",
"go_godebug_non_default_behavior_tlsrsakex_events_total",
"go_godebug_non_default_behavior_netedns0_events_total", // added in 1.22.5
},
"SUMMARY": {
"go_gc_duration_seconds",