Switch to Go 1.22 to get rid of global loop variable bug

This commit is contained in:
2024-07-11 16:12:20 +02:00
parent f1427d5272
commit e8e3b1595d
2 changed files with 3 additions and 1 deletions

View File

@@ -29,4 +29,5 @@ func TestClusterConfig(t *testing.T) {
}
// spew.Dump(archive.GlobalMetricList)
// t.Fail()
}