Skip to content

flatpak-builder: Add golang

Jonah Brüchert requested to merge jbbgameich/ci-images:work/jbb/golang into master

Currently used for qmlkonsole. We use a small third-party tool there to handle launching a shell outside of the flatpak, and that is written in go. It's small enough to be portable to C++ in a reasonable amount of time, but I guess it's more useful to have something working now.

Merge request reports