golang: 1.20.7 -> 1.21 (#6189)

https://tip.golang.org/doc/go1.21

This required some test updates:

* topdown/tokens_test: adjust for go1.21

   What was correct for 1.20 is correct for 1.21, so I've flipped the exception logic.

* plugins/rest/TestClientCert: adapt cert-related error string

* internal/prometheus/TestJSONSerialization: add new metrics

   There are new metrics!

Signed-off-by: Stephan Renatus <stephan@styra.com>
This commit is contained in:
Stephan Renatus
2023-08-29 15:26:09 +02:00
committed by GitHub
parent 9f895711b1
commit f8e1e4bf2d
4 changed files with 41 additions and 7 deletions
+1 -1
View File
@@ -1 +1 @@
1.20.7
1.21