mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-19 21:51:09 +02:00
Simplifes a case of strings.Index with strings.Contains. Inspired by https://staticcheck.io/docs/gosimple#S1003
Simplifes a case of strings.Index with strings.Contains. Inspired by https://staticcheck.io/docs/gosimple#S1003