1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00

Upgrade to go v1.22

Closes #570
This commit is contained in:
koplas 2024-09-09 16:04:47 +02:00
parent 108c2f5508
commit f36c96e798
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View file

@ -69,7 +69,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.22+) should be installed. [Go installation](https://go.dev/doc/install)
- Clone the repository `git clone https://github.com/csaf-poc/csaf_distribution.git `