[
https://issues.apache.org/jira/browse/BEAM-14249?focusedWorklogId=752476&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752476
]
ASF GitHub Bot logged work on BEAM-14249:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Apr/22 19:42
Start Date: 04/Apr/22 19:42
Worklog Time Spent: 10m
Work Description: jrmccluskey closed pull request #17270: [BEAM-14249]
Remove use of deprecated strings.Title() function
URL: https://github.com/apache/beam/pull/17270
Issue Time Tracking
-------------------
Worklog Id: (was: 752476)
Time Spent: 1h 10m (was: 1h)
> Replace use of deprecated strings.Title
> ---------------------------------------
>
> Key: BEAM-14249
> URL: https://issues.apache.org/jira/browse/BEAM-14249
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-go
> Reporter: Jack McCluskey
> Assignee: Jack McCluskey
> Priority: P3
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> strings.Title is deprecated as of Go 1.18, and an alternative in to form of
> golang.org/x/text/cases should be used instead (present in Go since 1.0)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)