yorkie-team/yorkie

Update Go version to 1.18

Closed this issue · 2 comments

Description:

Update Go version to 1.18.

We need to check about changes from 1.17 to 1.18 and reflect the changes on the Yorkie.

https://tip.golang.org/doc/go1.18

Tasks

Why:

  • We can reflect on the latest Go improvements and keep an up-to-date code.

We can use generics while updating to 1.18.

I think the list below would be good if generics were applied.

@dc7303 Thanks for your comments. I added the tasks in the first comment.