This includes the changed http.NewServersConfigurationAndServe from @mortenmj's work with the JWT Keysets.
We need to bump this before we can update the bb-deployments repository to the newest bb-storage.
I tried this with a source build and @bb_deployments//:bare, I assume the errors are still handled correctly and bubble up through the group now instead.
This includes the changed
http.NewServersConfigurationAndServe
from @mortenmj's work with the JWT Keysets. We need to bump this before we can update thebb-deployments
repository to the newestbb-storage
.I tried this with a source build and
@bb_deployments//:bare
, I assume the errors are still handled correctly and bubble up through the group now instead.