1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 18:15:42 +01:00

We need at least Go 1.20

This commit is contained in:
Sascha L. Teichmann 2023-06-05 10:26:31 +02:00
parent cf49c7e414
commit 99cf30f660

View file

@ -37,7 +37,7 @@ Download the binaries from the most recent release assets on Github.
### Build from sources ### Build from sources
- A recent version of **Go** (1.19.1+) should be installed. [Go installation](https://go.dev/doc/install) - A recent version of **Go** (1.20+) should be installed. [Go installation](https://go.dev/doc/install)
- Clone the repository `git clone https://github.com/csaf-poc/csaf_distribution.git ` - Clone the repository `git clone https://github.com/csaf-poc/csaf_distribution.git `