security/advancedtls: remove Go1.19 build constraints (#7404)

This commit is contained in:
Easwar Swaminathan 2024-07-10 15:38:24 -07:00 committed by GitHub
parent eff3e67875
commit 48b7581b56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 6 deletions

View File

@ -1,6 +1,3 @@
// TODO(@gregorycooke) - Remove when only golang 1.19+ is supported
//go:build go1.19
/*
*
* Copyright 2021 gRPC authors.

View File

@ -1,6 +1,3 @@
// TODO(@gregorycooke) - Remove when only golang 1.19+ is supported
//go:build go1.19
/*
*
* Copyright 2021 gRPC authors.