module github.com/BraspagDevelopers/bpdt go 1.14 require ( github.com/beevik/etree v1.1.0 github.com/dimchansky/utfbom v1.1.0 github.com/jeremywohl/flatten v1.0.1 github.com/palantir/stacktrace v0.0.0-20161112013806-78658fd2d177 github.com/spf13/cobra v1.0.0 github.com/spf13/pflag v1.0.5 // indirect github.com/stretchr/testify v1.3.0 muzzammil.xyz/jsonc v0.0.0-20200303171503-1e787b591db7 )