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 @@ -45,7 +45,7 @@ require (
45
45
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 // indirect
46
46
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
47
47
github.com/evanphx/json-patch v5.6.0+incompatible // indirect
48
- github.com/evanphx/json-patch/v5 v5.7 .0 // indirect
48
+ github.com/evanphx/json-patch/v5 v5.9 .0 // indirect
49
49
github.com/fsnotify/fsnotify v1.6.0 // indirect
50
50
github.com/go-logr/logr v1.3.0 // indirect
51
51
github.com/go-openapi/jsonpointer v0.19.6 // indirect
Original file line number Diff line number Diff line change @@ -114,8 +114,8 @@ github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7
114
114
github.com/evanphx/json-patch v5.6.0+incompatible h1:jBYDEEiFBPxA0v50tFdvOzQQTCvpL6mnFh5mB2/l16U =
115
115
github.com/evanphx/json-patch v5.6.0+incompatible /go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk =
116
116
github.com/evanphx/json-patch/v5 v5.6.0 /go.mod h1:G79N1coSVB93tBe7j6PhzjmR3/2VvlbKOFpnXhI9Bw4 =
117
- github.com/evanphx/json-patch/v5 v5.7 .0 h1:nJqP7uwL84RJInrohHfW0Fx3awjbm8qZeFv0nW9SYGc =
118
- github.com/evanphx/json-patch/v5 v5.7 .0 /go.mod h1:VNkHZ/282BpEyt/tObQO8s5CMPmYYq14uClGH4abBuQ =
117
+ github.com/evanphx/json-patch/v5 v5.9 .0 h1:kcBlZQbplgElYIlo/n1hJbls2z/1awpXxpRi0/FOJfg =
118
+ github.com/evanphx/json-patch/v5 v5.9 .0 /go.mod h1:VNkHZ/282BpEyt/tObQO8s5CMPmYYq14uClGH4abBuQ =
119
119
github.com/frankban/quicktest v1.14.4 h1:g2rn0vABPOOXmZUj+vbmUp0lPoXEMuhTpIluN0XL9UY =
120
120
github.com/frankban/quicktest v1.14.4 /go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0 =
121
121
github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY =
You can’t perform that action at this time.
0 commit comments