Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
thriftbp: Support native slog.LogValuer implementation for errors
The next thrift release, 0.20.0, will add slog.LogValuer for all thrift generated errors [1] [2]. This prepares us so that WrapBaseplateError will keep the implementation if it's available to be used with slog. This also drops support to go 1.20. 1.22 is already at rc2 today so I think it's time to do that. [1]: apache/thrift#2884 [2]: https://issues.apache.org/jira/browse/THRIFT-5745
- Loading branch information