module gomodules.xyz/jsonpatch/v2
go 1.12
require (
github.com/evanphx/json-patch v0.5.2
github.com/stretchr/testify v1.3.0
)