module bitbucket-seeder go 1.24.6 require github.com/ktrysmt/go-bitbucket v0.9.59 require ( github.com/mitchellh/mapstructure v1.5.0 // indirect golang.org/x/net v0.38.0 // indirect golang.org/x/oauth2 v0.27.0 // indirect )