Scott Leggett

Results 32 issues of Scott Leggett

With the [cloudflare outage today](https://www.cloudflarestatus.com/incidents/8gmgl950y3h7) this action stopped working. I guess because it makes a request to `goreleaser.com`, which is behind cloudflare. This seems like it might be an unintentional...

It seems that https://pkg.go.dev/golang.org/x/term#IsTerminal is functionally equivalent to this module but is maintained by the Go team (?) Is there any reason why this module should be preferred to `golang.org/x/term`?