From c7ef42883a5c0ec2121acdce6d81cf8e4a3295d7 Mon Sep 17 00:00:00 2001
From: easybuild <easybuild@login1.barbora.it4i.cz>
Date: Tue, 5 Nov 2019 16:15:02 +0100
Subject: [PATCH] Tue, 05 Nov 2019 16:15:02 +0100

---
 barbora.csv | 2 ++
 barbora.md  | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/barbora.csv b/barbora.csv
index 711dc056..0686cee8 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 e6521c9f..6f149ee6 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
 
-- 
GitLab