remove golang from apt

This commit is contained in:
Cassiano Aquino 2019-10-02 17:01:58 +01:00
parent 88fcd399ac
commit 4664790cc5
No known key found for this signature in database
GPG Key ID: 2480258091054B09

@ -19,7 +19,7 @@ cache:
before_script:
- sudo apt-get -y update
- sudo apt-get -y install qemu-user-static binfmt-support qemu kpartx golang
- sudo apt-get -y install qemu-user-static binfmt-support qemu kpartx
- sudo update-binfmts --display
script: