HD Moore
HD Moore
### Description The `buffalo build` command fails on Windows. It succeeds when GOOS=linux is set or when run on a Linux system. ### Steps to Reproduce the Problem 1. Create...
It would be nice if there was a syntax that trimmed the whitespace from template when using an evaluated value (and did so automatically for ``). This is implemented in...
A long chain of dependencies is introduced via revoke's CT support. This currently leads to a broken module dependency for GRPC: ``` github.com/duo-labs/webauthn/protocol imports github.com/duo-labs/webauthn/metadata imports github.com/cloudflare/cfssl/revoke imports github.com/cloudflare/cfssl/helpers imports...