File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ require (
102102 dario.cat/mergo v1.0.2 // indirect
103103 github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 // indirect
104104 github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
105- github.com/BurntSushi/toml v1.5.0 // indirect
105+ github.com/BurntSushi/toml v1.5.0
106106 github.com/Microsoft/go-winio v0.6.2 // indirect
107107 github.com/ProtonMail/go-crypto v1.1.6 // indirect
108108 github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
@@ -141,7 +141,7 @@ require (
141141 github.com/go-openapi/strfmt v0.23.0 // indirect
142142 github.com/go-openapi/swag v0.23.0 // indirect
143143 github.com/go-openapi/validate v0.24.0 // indirect
144- github.com/goccy/go-yaml v1.19.1
144+ github.com/goccy/go-yaml v1.19.2
145145 github.com/gofrs/flock v0.12.1 // indirect
146146 github.com/gogo/protobuf v1.3.2 // indirect
147147 github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3 // indirect
Original file line number Diff line number Diff line change @@ -371,8 +371,8 @@ github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1v
371371github.com/go-task/slim-sprig/v3 v3.0.0 /go.mod h1:W848ghGpv3Qj3dhTPRyJypKRiqCdHZiAzKg9hl15HA8 =
372372github.com/go-test/deep v1.0.8 h1:TDsG77qcSprGbC6vTN8OuXp5g+J+b5Pcguhf7Zt61VM =
373373github.com/go-test/deep v1.0.8 /go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE =
374- github.com/goccy/go-yaml v1.19.1 h1:3rG3+v8pkhRqoQ/88NYNMHYVGYztCOCIZ7UQhu7H+NE =
375- github.com/goccy/go-yaml v1.19.1 /go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA =
374+ github.com/goccy/go-yaml v1.19.2 h1:PmFC1S6h8ljIz6gMRBopkjP1TVT7xuwrButHID66PoM =
375+ github.com/goccy/go-yaml v1.19.2 /go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA =
376376github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
377377github.com/gofrs/flock v0.12.1 h1:MTLVXXHf8ekldpJk3AKicLij9MdwOWkZ+a/jHHZby9E =
378378github.com/gofrs/flock v0.12.1 /go.mod h1:9zxTsyu5xtJ9DK+1tFZyibEV7y3uwDxPPfbxeeHCoD0 =
You can’t perform that action at this time.
0 commit comments