[
https://issues.apache.org/jira/browse/BEAM-14249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532418#comment-17532418
]
Beam JIRA Bot commented on BEAM-14249:
--------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> 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
> Labels: stale-assigned
> 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)
>
> An initial exploration found that there isn't a language tag to pass in to
> cases.Title() that matches the current strings.Title behavior perfectly. More
> work will need to be done to match existing behavior.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)