module github.com/nautobot/go-nautobot go 1.17 require ( github.com/deepmap/oapi-codegen v1.10.1 github.com/tidwall/gjson v1.14.1 ) require ( github.com/google/uuid v1.3.0 // indirect github.com/tidwall/match v1.1.1 // indirect github.com/tidwall/pretty v1.2.0 // indirect )