Conversation
|
I am a bot, here are the test results for this PR for commit af7a50d :
|
thelamer
left a comment
There was a problem hiding this comment.
Works now, do your forsee any issues with edge bins in 3.24 runtime? Or is go portable enough does not matter ?
|
I think go is portable enough. It's a static binary that can technically run in a scratch image. And the compile deps are mainly go and other boilerplate stuff. I'm pretty sure we did this for another go app where we build on edge and transfer to stable. That way we don't have to worry about the upstream pinning their minimum go version to the latest shortly after release. |
No description provided.