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

All updates.

This commit is contained in:
Sascha L. Teichmann 2023-02-28 14:38:25 +01:00
parent 706fba8e3c
commit 987da1910b
2 changed files with 9 additions and 40 deletions

4
go.mod
View file

@ -6,13 +6,13 @@ require (
github.com/BurntSushi/toml v1.2.1
github.com/PaesslerAG/gval v1.2.2
github.com/PaesslerAG/jsonpath v0.1.1
github.com/ProtonMail/gopenpgp/v2 v2.4.8
github.com/ProtonMail/gopenpgp/v2 v2.5.2
github.com/PuerkitoBio/goquery v1.8.1
github.com/gofrs/flock v0.8.1
github.com/jessevdk/go-flags v1.5.0
github.com/mitchellh/go-homedir v1.1.0
github.com/santhosh-tekuri/jsonschema/v5 v5.2.0
go.etcd.io/bbolt v1.3.6
go.etcd.io/bbolt v1.3.7
golang.org/x/crypto v0.6.0
golang.org/x/term v0.5.0
golang.org/x/time v0.3.0