File tree Expand file tree Collapse file tree 3 files changed +526
-8
lines changed Expand file tree Collapse file tree 3 files changed +526
-8
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,6 @@ require (
5050 github.com/Masterminds/semver/v3 v3.2.1 // indirect
5151 github.com/Microsoft/go-winio v0.6.1 // indirect
5252 github.com/acomagu/bufpipe v1.0.4 // indirect
53- github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
5453 github.com/beorn7/perks v1.0.1 // indirect
5554 github.com/cespare/xxhash/v2 v2.2.0 // indirect
5655 github.com/chai2010/gettext-go v1.0.2 // indirect
@@ -139,6 +138,7 @@ require (
139138 gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
140139 google.golang.org/appengine v1.6.7 // indirect
141140 google.golang.org/protobuf v1.31.0 // indirect
141+ gopkg.in/evanphx/json-patch.v5 v5.6.0 // indirect
142142 gopkg.in/inf.v0 v0.9.1 // indirect
143143 gopkg.in/warnings.v0 v0.1.2 // indirect
144144 gopkg.in/yaml.v2 v2.4.0 // indirect
You can’t perform that action at this time.
0 commit comments