module github.com/evanphx/json-patch go 1.14 require ( github.com/jessevdk/go-flags v1.4.0 github.com/pkg/errors v0.9.1 )