diff --git a/barbora.csv b/barbora.csv
index 711dc056853984fe63dae0cfd91a85e1983ed80c..0686cee8c71842b42d35bd71c829bd83c2540662 100644
--- a/barbora.csv
+++ b/barbora.csv
@@ -17,9 +17,11 @@ GCC/9.2.0-2.32,16
 GCCcore/6.3.0,16
 GCCcore/8.3.0,16
 GCCcore/9.2.0,16
+Go/1.13.1,16
 help2man/1.47.4,16
 hwloc/1.11.7-GCC-6.3.0-2.27,16
 libtool/2.4.6,16
 M4/1.4.18,16
 numactl/2.0.11-GCCcore-6.3.0,16
+squashfs-tools/4.3,16
 zlib/1.2.11,16
diff --git a/barbora.md b/barbora.md
index e6521c9f5b1d71bf377c9b8e6efae362f7e30fad..6f149ee658845894081d7c0b145c1bd28f78af4e 100644
--- a/barbora.md
+++ b/barbora.md
@@ -5,6 +5,7 @@
 | ------ | ----------- |
 | [GCC](http://gcc.gnu.org/) | The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). |
 | [GCCcore](http://gcc.gnu.org/) | The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). |
+| [Go](http://www.golang.org) | Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. |
 
 ## Devel
 
@@ -14,6 +15,7 @@
 | [Automake](http://www.gnu.org/software/automake/automake.html) | Automake: GNU Standards-compliant Makefile generator |
 | [Autotools](http://autotools.io) | This bundle collect the standard GNU build tools: Autoconf, Automake and libtool |
 | [M4](http://www.gnu.org/software/m4/m4.html) | GNU M4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. |
+| [squashfs-tools](http://squashfs.sourceforge.net/) | Squashfs is a compressed read-only filesystem for Linux. |
 
 ## Lang