Skip to content

Commit

Permalink
Merge pull request #1137 from vincepri/update-jsonpatch490-06
Browse files Browse the repository at this point in the history
🌱 [0.6] Update json-patch to v4.9.0
  • Loading branch information
k8s-ci-robot authored Aug 24, 2020
2 parents ebb8f3f + 50d7d20 commit 29c2e32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 52 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ module sigs.k8s.io/controller-runtime
go 1.13

require (
github.com/beorn7/perks v1.0.1 // indirect
github.com/evanphx/json-patch v4.5.0+incompatible
github.com/evanphx/json-patch v4.9.0+incompatible
github.com/fsnotify/fsnotify v1.4.9
github.com/go-logr/logr v0.1.0
github.com/go-logr/zapr v0.1.0
Expand Down
Loading

0 comments on commit 29c2e32

Please sign in to comment.