module github.com/boschrexroth/ctrlx-datalayer-golang go 1.13 require ( github.com/google/flatbuffers v1.12.0 github.com/loov/hrtime v1.0.3 github.com/loov/hrtime/hrplot v1.0.2 github.com/oliveagle/jsonpath v0.0.0-20180606110733-2e52cf6e6852 github.com/stretchr/testify v1.7.0 gopkg.in/yaml.v2 v2.4.0 )