fullstorydev / grpcurl

Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
MIT License
10.36k stars 497 forks source link

Run tests on Go 1.21 #408

Closed sigv closed 10 months ago

sigv commented 10 months ago

For the most part, there are no breaking changes.

However, the expired certificate is now showing "expired certificate" although previously it showed a simpler "bad certificate" which was hard-coded into the TLS settings test scenario.

Closes #405.

ghost commented 10 months ago
👇 Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/fullstorydev/grpcurl/408/0a619df5/744827a432662a2aea978e64f8ee683129b21055.svg)](https://app.codesee.io/r/reviews?pr=408&src=https%3A%2F%2Fgithub.com%2Ffullstorydev%2Fgrpcurl) #### Legend CodeSee Map legend
dragonsinth commented 10 months ago

https://github.com/fullstorydev/grpcurl/issues/405