Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deal with various deprecations of dependencies #1262

Merged
merged 4 commits into from
Aug 24, 2023
Merged

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented Aug 16, 2023

Continuing #1258

@hiddeco hiddeco force-pushed the tidy-deprecations branch from 0f8148f to 3cba2f5 Compare August 16, 2023 23:23
@hiddeco hiddeco added this to the v3.8.0 milestone Aug 16, 2023
@hiddeco hiddeco changed the title Tidy deprecated things in code Deal with various deprecations of dependencies Aug 16, 2023
@hiddeco hiddeco force-pushed the tidy-deprecations branch 3 times, most recently from 7c2a4ee to 1bd84c6 Compare August 23, 2023 05:38
@hiddeco hiddeco force-pushed the tidy-deprecations branch from 1bd84c6 to 1e8e232 Compare August 23, 2023 11:42
@hiddeco hiddeco requested a review from felixfontein August 23, 2023 11:57
Copy link
Contributor

@felixfontein felixfontein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really know the grpc/gcpkms/keyservice/kms code, so I mainly looked at the changes that don't require knowledge in that area.

aes/cipher.go Outdated Show resolved Hide resolved
sops.go Outdated Show resolved Hide resolved
Replace with simple manual construction of upper boolean
representation, as the (construction of the) `golang.org/x/text/cases`
replacement is way too complex for this use case.

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
@hiddeco hiddeco force-pushed the tidy-deprecations branch from 1e8e232 to 92aa55f Compare August 23, 2023 21:33
@hiddeco
Copy link
Member Author

hiddeco commented Aug 23, 2023

@felixfontein the remainders are all covered by tests, and closely following the deprecation notices yielded by the packages themselves.

@hiddeco hiddeco merged commit dbe9116 into main Aug 24, 2023
@hiddeco hiddeco deleted the tidy-deprecations branch August 24, 2023 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants