placeholder
Golang compiler miscellaneous sources
RUN apt-get update && \
apt-get install -y golang-1.12-src
RUN apt-get update && \
apt-get install -y golang-1.12-src
RUN pacman -S --noconfirm go-pie
RUN apt-get update && \
apt-get install -y golang-1.11-src
RUN dnf install -y golang-misc