diff options
author | Paul Holzinger <pholzing@redhat.com> | 2022-04-25 18:36:37 +0200 |
---|---|---|
committer | Paul Holzinger <pholzing@redhat.com> | 2022-04-25 18:55:28 +0200 |
commit | 62f4ae98fb73065063c05f45663b1fadbcb269c9 (patch) | |
tree | 75f3882bc186b097b8116809e566043adf61d86f /test/e2e/common_test.go | |
parent | 9784d97bd6cef590de781575992f7a685ab1c2c2 (diff) | |
download | podman-62f4ae98fb73065063c05f45663b1fadbcb269c9.tar.gz podman-62f4ae98fb73065063c05f45663b1fadbcb269c9.tar.bz2 podman-62f4ae98fb73065063c05f45663b1fadbcb269c9.zip |
fix staticcheck linter warning for deprecated function
go1.18 deprecates `strings.Title()`. However for our use case this is
still fine. The recommended replacement is adding about 400kb binary
size so lets keep using this for now.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'test/e2e/common_test.go')
0 files changed, 0 insertions, 0 deletions