fix: false positive in url anonymization
This commit is contained in:
parent
173154cf59
commit
b786f58f80
4 changed files with 10 additions and 10 deletions
2
go.mod
2
go.mod
|
|
@ -84,7 +84,7 @@ require (
|
|||
k8s.io/apimachinery v0.26.3
|
||||
k8s.io/client-go v0.26.3
|
||||
k8s.io/utils v0.0.0-20230313181309-38a27ef9d749
|
||||
mvdan.cc/xurls/v2 v2.1.0
|
||||
mvdan.cc/xurls/v2 v2.5.0
|
||||
sigs.k8s.io/gateway-api v0.4.0
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue