yorkie icon indicating copy to clipboard operation
yorkie copied to clipboard

Error when building Docker images with Go 1.19

Open hackerwins opened this issue 1 year ago • 2 comments

Description:

Error when building Docker images with Go 1.19

https://github.com/yorkie-team/yorkie/runs/7644025991?check_suite_focus=true

To avoid the error, we decided to fix the version to 1.18.

Why:

  • We should support Go 1.19 in the future.

hackerwins avatar Aug 03 '22 05:08 hackerwins

This blocks the brew package build: https://github.com/Homebrew/homebrew-core/pull/107165

andig avatar Aug 03 '22 09:08 andig

@andig Thanks for letting me know.

hackerwins avatar Aug 03 '22 10:08 hackerwins

It seems to be resolved in the Go 1.19.2 release. It would be good to try building with Go 1.19.2.

blurfx avatar Oct 08 '22 04:10 blurfx

@blurfx Thanks for letting me know.

hackerwins avatar Oct 08 '22 09:10 hackerwins

@hackerwins please don't forget to unpin Go version in the homebrew repo

andig avatar Oct 08 '22 10:10 andig

@andig Thanks. I will unpin it when we release the next version.

hackerwins avatar Oct 08 '22 11:10 hackerwins