Closed 0Tech closed 1 year ago
We should stop using deprecated golang version 1.18 and update the minimum required golang version to 1.19 or later.
Refer: Finschia/finschia#228
We should use the maintained versions of golang to get updated with various patches, including security patches.
Change the minimum required golang version to 1.20, and update the relevant configs & logics.
Summary
We should stop using deprecated golang version 1.18 and update the minimum required golang version to 1.19 or later.
Refer: Finschia/finschia#228
Problem Definition
We should use the maintained versions of golang to get updated with various patches, including security patches.
Proposal
Change the minimum required golang version to 1.20, and update the relevant configs & logics.
For Admin Use