mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
Use Intevation's JSONPath fork (#490)
* Use Intevation fork of github.com/PaesslerAG/jsonpath * Remove passus about double quouted jsonpath strings.
This commit is contained in:
parent
0905824e02
commit
21fa98186c
4 changed files with 9 additions and 12 deletions
4
go.mod
4
go.mod
|
|
@ -4,8 +4,8 @@ go 1.21
|
|||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.3.2
|
||||
github.com/PaesslerAG/gval v1.2.2
|
||||
github.com/PaesslerAG/jsonpath v0.1.1
|
||||
github.com/Intevation/gval v1.3.0
|
||||
github.com/Intevation/jsonpath v0.2.1
|
||||
github.com/ProtonMail/gopenpgp/v2 v2.7.3
|
||||
github.com/PuerkitoBio/goquery v1.8.1
|
||||
github.com/gofrs/flock v0.8.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue