grpc-go/credentials/alts
Jonathan Halterman 6a5a283b69
Use builtin min and max functions (#7478)
* Use builtin min and max functions

Go added builtin min and max functions in 1.21. This commit removes existing functions and uses the built-ins in stead.

* Revert gofmt changes
2024-08-20 10:42:02 +05:30
..
internal Use builtin min and max functions (#7478) 2024-08-20 10:42:02 +05:30
alts.go Explicitly specify the `dns` schema for the ALTS hand-shaker. (#6686) 2023-10-10 09:30:27 -07:00
alts_test.go Update docs and examples and tests to use NewClient instead of Dial (#7068) 2024-04-19 10:55:23 -07:00
utils.go c2p: add google-c2p resolver (#4204) 2021-03-11 14:17:43 -08:00
utils_test.go github: fold security tests into 'tests'; update testing to 1.17-1.15 (#4708) 2021-08-26 11:21:36 -07:00