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 @@ -21,7 +21,7 @@ require (
2121 github.com/docker/go-units v0.5.0
2222 github.com/elastic/go-libaudit/v2 v2.5.0
2323 github.com/foxcpp/go-mockdns v1.1.0
24- github.com/goccy/go-yaml v1.13.0
24+ github.com/goccy/go-yaml v1.13.1
2525 github.com/google/go-cmp v0.6.0
2626 github.com/google/yamlfmt v0.13.0
2727 github.com/invopop/jsonschema v0.12.0
Original file line number Diff line number Diff line change @@ -116,8 +116,8 @@ github.com/go-test/deep v1.0.8 h1:TDsG77qcSprGbC6vTN8OuXp5g+J+b5Pcguhf7Zt61VM=
116116github.com/go-test/deep v1.0.8 /go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE =
117117github.com/goccy/go-json v0.10.3 h1:KZ5WoDbxAIgm2HNbYckL0se1fHD6rz5j4ywS6ebzDqA =
118118github.com/goccy/go-json v0.10.3 /go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M =
119- github.com/goccy/go-yaml v1.13.0 h1:0Wtp0FZLd7Sm8gERmR9S6Iczzb3vItJj7NaHmFg8pTs =
120- github.com/goccy/go-yaml v1.13.0 /go.mod h1:IjYwxUiJDoqpx2RmbdjMUceGHZwYLon3sfOGl5Hi9lc =
119+ github.com/goccy/go-yaml v1.13.1 h1:xZqDO9euwefeRx5am/ca9DPSCbV3fMNPkrl+Tivmz8A =
120+ github.com/goccy/go-yaml v1.13.1 /go.mod h1:IjYwxUiJDoqpx2RmbdjMUceGHZwYLon3sfOGl5Hi9lc =
121121github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
122122github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
123123github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek =
You can’t perform that action at this time.
0 commit comments