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 @@ -20,7 +20,7 @@ require (
20
20
github.com/docker/go-units v0.5.0
21
21
github.com/elastic/go-libaudit/v2 v2.3.3
22
22
github.com/foxcpp/go-mockdns v1.0.0
23
- github.com/goccy/go-yaml v1.11.1
23
+ github.com/goccy/go-yaml v1.11.2
24
24
github.com/google/go-cmp v0.5.9
25
25
github.com/gorilla/mux v1.8.0
26
26
github.com/lima-vm/go-qcow2reader v0.1.1
Original file line number Diff line number Diff line change @@ -85,8 +85,8 @@ github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEe
85
85
github.com/go-test/deep v1.0.8 h1:TDsG77qcSprGbC6vTN8OuXp5g+J+b5Pcguhf7Zt61VM =
86
86
github.com/goccy/go-json v0.10.2 h1:CrxCmQqYDkv1z7lO7Wbh2HN93uovUHgrECaO5ZrCXAU =
87
87
github.com/goccy/go-json v0.10.2 /go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I =
88
- github.com/goccy/go-yaml v1.11.1 h1:LEoI21G2M4za/y6Ik7x7FYHIBwI2K7579x8zxvPBcD4 =
89
- github.com/goccy/go-yaml v1.11.1 /go.mod h1:H+mJrWtjPTJAHvRbV09MCK9xYwODM+wRTVFFTWckfng =
88
+ github.com/goccy/go-yaml v1.11.2 h1:joq77SxuyIs9zzxEjgyLBugMQ9NEgTWxXfz2wVqwAaQ =
89
+ github.com/goccy/go-yaml v1.11.2 /go.mod h1:wKnAMd44+9JAAnGQpWVEgBzGt3YuTaQ4uXoHvE4m7WU =
90
90
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
91
91
github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
92
92
github.com/golang/protobuf v1.3.1 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
You can’t perform that action at this time.
0 commit comments