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 @@ -3,7 +3,7 @@ module sigs.k8s.io/structured-merge-diff/v6
33go 1.24
44
55require (
6- github.com/go-json-experiment/json v0.0.0-20250517221953-25912455fbc8
6+ github.com/go-json-experiment/json v0.0.0-20250813233538-9b1f9ea2e11b
77 github.com/google/go-cmp v0.5.9
88 go.yaml.in/yaml/v2 v2.4.2
99 sigs.k8s.io/randfill v0.0.0-20250304075658-069ef1bbf016
Original file line number Diff line number Diff line change 1- github.com/go-json-experiment/json v0.0.0-20250517221953-25912455fbc8 h1:o8UqXPI6SVwQt04RGsqKp3qqmbOfTNMqDrWsc4O47kk =
2- github.com/go-json-experiment/json v0.0.0-20250517221953-25912455fbc8 /go.mod h1:TiCD2a1pcmjd7YnhGH0f/zKNcCD06B029pHhzV23c2M =
1+ github.com/go-json-experiment/json v0.0.0-20250813233538-9b1f9ea2e11b h1:6Q4zRHXS/YLOl9Ng1b1OOOBWMidAQZR3Gel0UKPC/KU =
2+ github.com/go-json-experiment/json v0.0.0-20250813233538-9b1f9ea2e11b /go.mod h1:TiCD2a1pcmjd7YnhGH0f/zKNcCD06B029pHhzV23c2M =
33github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38 =
44github.com/google/go-cmp v0.5.9 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
55go.yaml.in/yaml/v2 v2.4.2 h1:DzmwEr2rDGHl7lsFgAHxmNz/1NlQ7xLIrlN2h5d1eGI =
You can’t perform that action at this time.
0 commit comments