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

update go version to 1.23

This commit is contained in:
Bernhard Reiter 2025-02-25 15:07:34 +01:00
parent 6e02de974e
commit a4a90f4f92
No known key found for this signature in database
GPG key ID: 2B7BA3BF9BC3A554
3 changed files with 5 additions and 5 deletions

View file

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