Roger Ng

Results 46 comments of Roger Ng

This is super cool to get PostgreSQL in. Thank you so much for the great contribution, @robstradling! (and thanks @mhutchinson for the review)

The indirect dependency `github.com/onsi/ginkgo` comes from `github.com/go-redis/redis`, which has been evolved to `github.com/redis/go-redis/v9`. ``` ➜ trillian git:(master) go mod why github.com/onsi/ginkgo # github.com/onsi/ginkgo github.com/google/trillian/quota/redis/redistb github.com/go-redis/redis github.com/go-redis/redis.test github.com/onsi/ginkgo ``` **Suggested Fix**...