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

Adjust requirement

This commit is contained in:
JanHoefelmeyer 2023-10-18 11:22:32 +02:00
parent 0b5c7a27c9
commit 5215d78331

View file

@ -10,7 +10,7 @@ import (
"slices"
"strings"
"github.com/csaf-poc/csaf_distribution/v2/csaf"
"github.com/csaf-poc/csaf_distribution/v3/csaf"
)
func main() {