@@ -475,6 +475,10 @@ due to a non-default GODEBUG=gocachetest=... setting. Sourced from
475
475
The number of non-default behaviors executed by the cmd/go package
476
476
due to a non-default GODEBUG=gocacheverify=... setting. Sourced from
477
477
/godebug/non-default-behavior/gocacheverify:events
478
+ - **go_godebug_non_default_behavior_gotestjsonbuildtext_events_total:**
479
+ The number of non-default behaviors executed by the cmd/go package due
480
+ to a non-default GODEBUG=gotestjsonbuildtext=... setting. Sourced from
481
+ /godebug/non-default-behavior/gotestjsonbuildtext:events
478
482
- **go_godebug_non_default_behavior_gotypesalias_events_total:**
479
483
The number of non-default behaviors executed by the go/types package
480
484
due to a non-default GODEBUG=gotypesalias=... setting. Sourced from
@@ -527,6 +531,14 @@ due to a non-default GODEBUG=panicnil=... setting. Sourced from
527
531
The number of non-default behaviors executed by the math/rand package
528
532
due to a non-default GODEBUG=randautoseed=... setting. Sourced from
529
533
/godebug/non-default-behavior/randautoseed:events
534
+ - **go_godebug_non_default_behavior_randseednop_events_total:** The
535
+ number of non-default behaviors executed by the math/rand package
536
+ due to a non-default GODEBUG=randseednop=... setting. Sourced from
537
+ /godebug/non-default-behavior/randseednop:events
538
+ - **go_godebug_non_default_behavior_rsa1024min_events_total:** The
539
+ number of non-default behaviors executed by the crypto/rsa package
540
+ due to a non-default GODEBUG=rsa1024min=... setting. Sourced from
541
+ /godebug/non-default-behavior/rsa1024min:events
530
542
- **go_godebug_non_default_behavior_tarinsecurepath_events_total:**
531
543
The number of non-default behaviors executed by the archive/tar package
532
544
due to a non-default GODEBUG=tarinsecurepath=... setting. Sourced from
@@ -567,10 +579,10 @@ due to a non-default GODEBUG=x509keypairleaf=... setting. Sourced from
567
579
The number of non-default behaviors executed by the crypto/x509 package
568
580
due to a non-default GODEBUG=x509negativeserial=... setting. Sourced from
569
581
/godebug/non-default-behavior/x509negativeserial:events
570
- - **go_godebug_non_default_behavior_x509sha1_events_total :** The
582
+ - **go_godebug_non_default_behavior_x509rsacrt_events_total :** The
571
583
number of non-default behaviors executed by the crypto/x509 package
572
- due to a non-default GODEBUG=x509sha1 =... setting. Sourced from
573
- /godebug/non-default-behavior/x509sha1 :events
584
+ due to a non-default GODEBUG=x509rsacrt =... setting. Sourced from
585
+ /godebug/non-default-behavior/x509rsacrt :events
574
586
- **go_godebug_non_default_behavior_x509usefallbackroots_events_total:**
575
587
The number of non-default behaviors executed by the crypto/x509 package
576
588
due to a non-default GODEBUG=x509usefallbackroots=... setting. Sourced from
0 commit comments