module coder.com/coder-registry go 1.23.2 require gopkg.in/yaml.v3 v3.0.1 require github.com/joho/godotenv v1.5.1 // indirect