stream-go2
stream-go2 copied to clipboard
GetStream.io Go client
It's not supported anymore, good to refactor its usage and drop. see #85 #89 for an issue caused by it in nested structs.
Due to the type system (mostly), these two feed type implementations have duplicated code. It should be reduced to one since notification feed wraps aggregated feed mainly. Then also drop...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1. Release notes Sourced from github.com/golang-jwt/jwt/v4's releases. v4.5.1 Security Unclear documentation of the error behavior in ParseWithClaims in <= 4.5.0 could lead to situation where...