mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-16 08:11:20 +01: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