mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-12 19:15:36 +00:00
Update to json-patch 4.8.0
This commit is contained in:
5
vendor/github.com/evanphx/json-patch/go.mod
generated
vendored
5
vendor/github.com/evanphx/json-patch/go.mod
generated
vendored
@@ -2,4 +2,7 @@ module github.com/evanphx/json-patch
|
||||
|
||||
go 1.12
|
||||
|
||||
require github.com/pkg/errors v0.8.1
|
||||
require (
|
||||
github.com/jessevdk/go-flags v1.4.0
|
||||
github.com/pkg/errors v0.8.1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user