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 @@ -17,7 +17,7 @@ require (
17
17
github.com/docker/go-units v0.5.0
18
18
github.com/elastic/go-libaudit/v2 v2.3.2
19
19
github.com/foxcpp/go-mockdns v1.0.0
20
- github.com/goccy/go-yaml v1.9.8
20
+ github.com/goccy/go-yaml v1.10.0
21
21
github.com/google/go-cmp v0.5.9
22
22
github.com/gorilla/mux v1.8.0
23
23
github.com/hashicorp/go-multierror v1.1.1
Original file line number Diff line number Diff line change @@ -220,8 +220,8 @@ github.com/go-test/deep v1.0.8 h1:TDsG77qcSprGbC6vTN8OuXp5g+J+b5Pcguhf7Zt61VM=
220
220
github.com/go-test/deep v1.0.8 /go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE =
221
221
github.com/goccy/go-json v0.10.0 h1:mXKd9Qw4NuzShiRlOXKews24ufknHO7gx30lsDyokKA =
222
222
github.com/goccy/go-json v0.10.0 /go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I =
223
- github.com/goccy/go-yaml v1.9.8 h1:5gMyLUeU1/6zl+WFfR1hN7D2kf+1/eRGa7DFtToiBvQ =
224
- github.com/goccy/go-yaml v1.9.8 /go.mod h1:JubOolP3gh0HpiBc4BLRD4YmjEjHAmIIB2aaXKkTfoE =
223
+ github.com/goccy/go-yaml v1.10.0 h1:rBi+5HGuznOxx0JZ+60LDY85gc0dyIJCIMvsMJTKSKQ =
224
+ github.com/goccy/go-yaml v1.10.0 /go.mod h1:h/18Lr6oSQ3mvmqFoWmQ47KChOgpfHpTyIHl3yVmpiY =
225
225
github.com/godbus/dbus/v5 v5.0.3 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
226
226
github.com/gofrs/flock v0.8.0 /go.mod h1:F1TvTiK9OcQqauNUHlbJvyl9Qa1QvF/gOUDKA14jxHU =
227
227
github.com/gogo/googleapis v1.4.0 /go.mod h1:5YRNX2z1oM5gXdAkurHa942MDgEJyk02w4OecKY87+c =
You can’t perform that action at this time.
0 commit comments