mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
Chance supported minimal Go version back to 1.20 (#514)
This commit is contained in:
parent
2fe836bed7
commit
91ab7f6b1c
14 changed files with 40 additions and 31 deletions
|
|
@ -58,7 +58,7 @@ Download the binaries from the most recent release assets on Github.
|
|||
|
||||
### Build from sources
|
||||
|
||||
- A recent version of **Go** (1.21+) 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 `
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue