module github.com/windmill-labs/windmill-go-client go 1.19 require github.com/deepmap/oapi-codegen v1.11.0 require ( github.com/google/uuid v1.3.0 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect )