File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ require (
126126 github.com/go-openapi/strfmt v0.23.0 // indirect
127127 github.com/go-openapi/swag v0.23.0 // indirect
128128 github.com/go-openapi/validate v0.24.0 // indirect
129- github.com/goccy/go-yaml v1.18 .0
129+ github.com/goccy/go-yaml v1.19 .0
130130 github.com/gofrs/flock v0.12.1 // indirect
131131 github.com/gogo/protobuf v1.3.2 // indirect
132132 github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3 // indirect
Original file line number Diff line number Diff line change @@ -939,8 +939,8 @@ github.com/go-task/slim-sprig/v3 v3.0.0/go.mod h1:W848ghGpv3Qj3dhTPRyJypKRiqCdHZ
939939github.com/go-test/deep v1.0.8 h1:TDsG77qcSprGbC6vTN8OuXp5g+J+b5Pcguhf7Zt61VM =
940940github.com/go-test/deep v1.0.8 /go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE =
941941github.com/goccy/go-json v0.9.11 /go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I =
942- github.com/goccy/go-yaml v1.18 .0 h1:8W7wMFS12Pcas7KU+VVkaiCng+kG8QiFeFwzFb+rwuw =
943- github.com/goccy/go-yaml v1.18 .0 /go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA =
942+ github.com/goccy/go-yaml v1.19 .0 h1:EmkZ9RIsX+Uq4DYFowegAuJo8+xdX3T/2dwNPXbxEYE =
943+ github.com/goccy/go-yaml v1.19 .0 /go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA =
944944github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
945945github.com/gofrs/flock v0.12.1 h1:MTLVXXHf8ekldpJk3AKicLij9MdwOWkZ+a/jHHZby9E =
946946github.com/gofrs/flock v0.12.1 /go.mod h1:9zxTsyu5xtJ9DK+1tFZyibEV7y3uwDxPPfbxeeHCoD0 =
You can’t perform that action at this time.
0 commit comments